MediaConnect.BridgeOutput
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-bridgeoutput.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-bridgeoutput-bridgenetworkoutput.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-bridgeoutput.html;
val make_properties :
bridge_arn:string ->
network_output:bridge_network_output ->
name:string ->
unit ->
properties
val make_bridge_network_output :
network_name:string ->
port:int ->
ip_address:string ->
protocol:string ->
ttl:int ->
unit ->
bridge_network_output
val yojson_of_bridge_network_output :
bridge_network_output ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val yojson_of_properties :
properties ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val create_attributes : string -> attributes