You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::DescribeInputDeviceResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

Returns:

  • (String)

#connection_state ⇒ String

The state of the connection between the input device and AWS.

Possible values:

  • DISCONNECTED
  • CONNECTED

Returns:

  • (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. 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

Returns:

  • (String) —

    The status of the action to synchronize the device configuration.

#device_update_status ⇒ String

The status of software on the input device.

Possible values:

  • UP_TO_DATE
  • NOT_UP_TO_DATE

Returns:

  • (String) —

    The status of software on the input device.

#hd_device_settings ⇒ Types::InputDeviceHdSettings

Settings that describe the active source from the input device, and the video characteristics of that source.

Returns:

  • (Types::InputDeviceHdSettings) —

    Settings that describe the active source from the input device, and the video characteristics of that source.

#id ⇒ String

Returns:

  • (String)

#mac_address ⇒ String

Returns:

  • (String)

#name ⇒ String

Returns:

  • (String)

#network_settings ⇒ Types::InputDeviceNetworkSettings

The network settings for the input device.

Returns:

#serial_number ⇒ String

Returns:

  • (String)

#type ⇒ String

The type of the input device. For an AWS Elemental Link device that outputs resolutions up to 1080, choose "HD".

Possible values:

  • HD

Returns:

  • (String) —

    The type of the input device.