/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::BridgeSource/BridgeFlowSource.dhall

Copy path to clipboard

Source

{ Type =
{ FlowArn : (./../../Fn.dhall).CfnText
, FlowVpcInterfaceAttachment :
Optional (./VpcInterfaceAttachment.dhall).Type
}
, default.FlowVpcInterfaceAttachment
= None (./VpcInterfaceAttachment.dhall).Type
}