You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::InputDevice
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaLive::Types::InputDevice
- Defined in:
- (unknown)
Overview
An input device.
Instance Attribute Summary collapse
-
#arn ⇒ String
The unique ARN of the input device.
-
#connection_state ⇒ String
The state of the connection between the input device and AWS.
-
#device_settings_sync_state ⇒ String
The status of the action to synchronize the device configuration.
-
#device_update_status ⇒ String
The status of software on the input device.
-
#hd_device_settings ⇒ Types::InputDeviceHdSettings
Settings that describe an input device that is type HD.
-
#id ⇒ String
The unique ID of the input device.
-
#mac_address ⇒ String
The network MAC address of the input device.
-
#name ⇒ String
A name that you specify for the input device.
-
#network_settings ⇒ Types::InputDeviceNetworkSettings
The network settings for the input device.
-
#serial_number ⇒ String
The unique serial number of the input device.
-
#type ⇒ String
The type of the input device.
Instance Attribute Details
#arn ⇒ String
The unique ARN of the input device.
#connection_state ⇒ String
The state of the connection between the input device and AWS.
Possible values:
- DISCONNECTED
- CONNECTED
#device_settings_sync_state ⇒ String
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.
Possible values:
- SYNCED
- SYNCING
#device_update_status ⇒ String
The status of software on the input device.
Possible values:
- UP_TO_DATE
- NOT_UP_TO_DATE
#hd_device_settings ⇒ Types::InputDeviceHdSettings
Settings that describe an input device that is type HD.
#id ⇒ String
The unique ID of the input device.
#mac_address ⇒ String
The network MAC address of the input device.
#name ⇒ String
A name that you specify for the input device.
#network_settings ⇒ Types::InputDeviceNetworkSettings
The network settings for the input device.
#serial_number ⇒ String
The unique serial number of the input device.
#type ⇒ String
The type of the input device.
Possible values:
- HD