Values.NodeInterfaceMappingSourceA mapping that's used to pair a logical network interface name on a Node with the physical interface name exposed in the operating system.
type nonrec t = {logicalInterfaceName : string option;A uniform logical interface name to address in a MediaLive channel configuration.
*)networkInterfaceMode : NetworkInterfaceMode.t option;physicalInterfaceName : string option;The name of the physical interface on the hardware that will be running Elemental anywhere.
*)physicalInterfaceIpAddresses : string list option;The IP addresses associated with the physical interface on the node hardware.
*)}