Values.BridgeNetworkOutputSourceThe output of the bridge. A network output is delivered to your premises.
type nonrec t = {ipAddress : String_.t option;The network output IP address.
*)name : String_.t option;The network output name.
*)networkName : String_.t option;The network output's gateway network name.
*)port : Integer.t option;The network output's port.
*)protocol : Protocol.t option;The network output protocol. Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
*)ttl : Integer.t option;The network output TTL.
*)}