class Aws::MediaLive::Types::InputDeviceNetworkSettings
The network settings for the input device.
@!attribute [rw] dns_addresses
The DNS addresses of the input device. @return [Array<String>]
@!attribute [rw] gateway
The network gateway IP address. @return [String]
@!attribute [rw] ip_address
The IP address of the input device. @return [String]
@!attribute [rw] ip_scheme
Specifies whether the input device has been configured (outside of MediaLive) to use a dynamic IP address assignment (DHCP) or a static IP address. @return [String]
@!attribute [rw] subnet_mask
The subnet mask of the input device. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceNetworkSettings AWS API Documentation
Constants
- SENSITIVE