/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::BridgeSource/BridgeFlowSource.dhall
Copy path to clipboardSource
{ Type =
{ FlowArn : (./../../Fn.dhall).CfnText
, FlowVpcInterfaceAttachment :
Optional (./VpcInterfaceAttachment.dhall).Type
}
, default.FlowVpcInterfaceAttachment
= None (./VpcInterfaceAttachment.dhall).Type
}