/dhall-aws-cloudformation/cloudformation/AWS::MediaConnect::Bridge/BridgeNetworkOutput.dhall

Copy path to clipboard

Source

{ Type =
{ IpAddress : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, NetworkName : (./../../Fn.dhall).CfnText
, Port : Integer
, Protocol : (./../../Fn.dhall).CfnText
, Ttl : Integer
}
, default = {=}
}