class Aws::MediaLive::Types::Multiplex
The multiplex object.
@!attribute [rw] arn
The unique arn of the multiplex. @return [String]
@!attribute [rw] availability_zones
A list of availability zones for the multiplex. @return [Array<String>]
@!attribute [rw] destinations
A list of the multiplex output destinations. @return [Array<Types::MultiplexOutputDestination>]
@!attribute [rw] id
The unique id of the multiplex. @return [String]
@!attribute [rw] multiplex_settings
Configuration for a multiplex event. @return [Types::MultiplexSettings]
@!attribute [rw] name
The name of the multiplex. @return [String]
@!attribute [rw] pipelines_running_count
The number of currently healthy pipelines. @return [Integer]
@!attribute [rw] program_count
The number of programs in the multiplex. @return [Integer]
@!attribute [rw] state
The current state of the multiplex. @return [String]
@!attribute [rw] tags
A collection of key-value pairs. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Multiplex AWS API Documentation
Constants
- SENSITIVE