class Aws::MediaLive::Types::DescribeInputResponse
@!attribute [rw] arn
@return [String]
@!attribute [rw] attached_channels
@return [Array<String>]
@!attribute [rw] destinations
@return [Array<Types::InputDestination>]
@!attribute [rw] id
@return [String]
@!attribute [rw] input_class
A standard input has two sources and a single pipeline input only has one. @return [String]
@!attribute [rw] input_devices
@return [Array<Types::InputDeviceSettings>]
@!attribute [rw] input_partner_ids
@return [Array<String>]
@!attribute [rw] input_source_type
There are two types of input sources, static and dynamic. If an input source is dynamic you can change the source url of the input dynamically using an input switch action. However, the only input type to support a dynamic url at this time is MP4\_FILE. By default all input sources are static. @return [String]
@!attribute [rw] media_connect_flows
@return [Array<Types::MediaConnectFlow>]
@!attribute [rw] name
@return [String]
@!attribute [rw] role_arn
@return [String]
@!attribute [rw] security_groups
@return [Array<String>]
@!attribute [rw] sources
@return [Array<Types::InputSource>]
@!attribute [rw] state
@return [String]
@!attribute [rw] tags
@return [Hash<String,String>]
@!attribute [rw] type
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputResponse AWS API Documentation
Constants
- SENSITIVE