class Aws::MediaLive::Types::MultiplexProgramServiceDescriptor

Transport stream service descriptor configuration for the Multiplex program.

@note When making an API call, you may pass MultiplexProgramServiceDescriptor

data as a hash:

    {
      provider_name: "__stringMax256", # required
      service_name: "__stringMax256", # required
    }

@!attribute [rw] provider_name

Name of the provider.
@return [String]

@!attribute [rw] service_name

Name of the service.
@return [String]

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

Constants

SENSITIVE