/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::FlowSource/GatewayBridgeSource.dhall
Copy path to clipboardSource
{ Type =
{ BridgeArn : (./../../Fn.dhall).CfnText
, VpcInterfaceAttachment : Optional (./VpcInterfaceAttachment.dhall).Type
}
, default.VpcInterfaceAttachment = None (./VpcInterfaceAttachment.dhall).Type
}