class Aws::MediaLive::Types::InputDeviceSummary

Details of the input device.

@!attribute [rw] arn

The unique ARN of the input device.
@return [String]

@!attribute [rw] connection_state

The state of the connection between the input device and AWS.
@return [String]

@!attribute [rw] device_settings_sync_state

The status of the action to synchronize the device configuration. If
you change the configuration of the input device (for example, the
maximum bitrate), MediaLive sends the new data to the device. The
device might not update itself immediately. SYNCED means the device
has updated its configuration. SYNCING means that it has not updated
its configuration.
@return [String]

@!attribute [rw] device_update_status

The status of software on the input device.
@return [String]

@!attribute [rw] hd_device_settings

Settings that describe an input device that is type HD.
@return [Types::InputDeviceHdSettings]

@!attribute [rw] id

The unique ID of the input device.
@return [String]

@!attribute [rw] mac_address

The network MAC address of the input device.
@return [String]

@!attribute [rw] name

A name that you specify for the input device.
@return [String]

@!attribute [rw] network_settings

Network settings for the input device.
@return [Types::InputDeviceNetworkSettings]

@!attribute [rw] serial_number

The unique serial number of the input device.
@return [String]

@!attribute [rw] type

The type of the input device.
@return [String]

@!attribute [rw] uhd_device_settings

Settings that describe an input device that is type UHD.
@return [Types::InputDeviceUhdSettings]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceSummary AWS API Documentation

Constants

SENSITIVE