Values.UpdateBridgeNetworkOutputRequestSourceUpdate an existing network output.
type nonrec t = {ipAddress : String_.t option;The network output IP Address.
*)networkName : String_.t option;The network output's gateway network name.
*)port : Integer.t option;The network output 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.
*)}