/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::Flow/GatewayBridgeSource.dhall

Copy path to clipboard

Source

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