/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::Bridge/BridgeNetworkSource.dhall
Copy path to clipboardSource
{ Type =
{ MulticastIp : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, NetworkName : (./../../Fn.dhall).CfnText
, Port : Integer
, Protocol : (./../../Fn.dhall).CfnText
}
, default = {=}
}