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

Class: Aws::MediaLive::Types::ListInputDevicesResultModel

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

Overview

The list of input devices owned by the AWS account.

Instance Attribute Summary collapse

Instance Attribute Details

#input_devicesArray<Types::InputDeviceSummary>

The list of input devices.

Returns:

#next_tokenString

A token to get additional list results.

Returns:

  • (String)

    A token to get additional list results.