NAME
Paws::MediaLive::DescribeMultiplexResponse
ATTRIBUTES
Arn => Str
The unique arn of the multiplex.
AvailabilityZones => ArrayRef[Str|Undef]
A list of availability zones for the multiplex.
Destinations => ArrayRef[Paws::MediaLive::MultiplexOutputDestination]
A list of the multiplex output destinations.
Id => Str
The unique id of the multiplex.
MultiplexSettings => Paws::MediaLive::MultiplexSettings
Configuration for a multiplex event.
Name => Str
The name of the multiplex.
PipelinesRunningCount => Int
The number of currently healthy pipelines.
ProgramCount => Int
The number of programs in the multiplex.
State => Str
The current state of the multiplex.
Valid values are: "CREATING", "CREATE_FAILED", "IDLE", "STARTING", "RUNNING", "RECOVERING", "STOPPING", "DELETING", "DELETED" =head2 Tags => Paws::MediaLive::Tags
A collection of key-value pairs.