class Aws::MediaLive::Types::MultiplexProgramChannelDestinationSettings
Multiplex
Program Input
Destination Settings for outputting a Channel
to a Multiplex
@note When making an API call, you may pass MultiplexProgramChannelDestinationSettings
data as a hash: { multiplex_id: "__stringMin1", program_name: "__stringMin1", }
@!attribute [rw] multiplex_id
The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel. @return [String]
@!attribute [rw] program_name
The program name of the Multiplex program that the encoder is providing output to. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MultiplexProgramChannelDestinationSettings AWS API Documentation
Constants
- SENSITIVE