/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::BridgeOutput/BridgeNetworkOutput.dhall
Copy path to clipboardSource
{ Type =
{ IpAddress : (./../../Fn.dhall).CfnText
, NetworkName : (./../../Fn.dhall).CfnText
, Port : Integer
, Protocol : (./../../Fn.dhall).CfnText
, Ttl : Integer
}
, default = {=}
}