class Aws::MediaLive::Types::AudioHlsRenditionSelection

Audio Hls Rendition Selection

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

data as a hash:

    {
      group_id: "__stringMin1", # required
      name: "__stringMin1", # required
    }

@!attribute [rw] group_id

Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS
audio rendition.
@return [String]

@!attribute [rw] name

Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio
rendition.
@return [String]

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

Constants

SENSITIVE