class Aws::MediaLive::Types::MultiplexProgram

The multiplex program object.

@!attribute [rw] channel_id

The MediaLive channel associated with the program.
@return [String]

@!attribute [rw] multiplex_program_settings

The settings for this multiplex program.
@return [Types::MultiplexProgramSettings]

@!attribute [rw] packet_identifiers_map

The packet identifier map for this multiplex program.
@return [Types::MultiplexProgramPacketIdentifiersMap]

@!attribute [rw] pipeline_details

Contains information about the current sources for the specified
program in the specified multiplex. Keep in mind that each multiplex
pipeline connects to both pipelines in a given source channel (the
channel identified by the program). But only one of those channel
pipelines is ever active at one time.
@return [Array<Types::MultiplexProgramPipelineDetail>]

@!attribute [rw] program_name

The name of the multiplex program.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MultiplexProgram AWS API Documentation

Constants

SENSITIVE