Class: Aws::Types::StandardHlsSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_rendition_sets::String

Returns the value of attribute audio_rendition_sets.

Returns:

  • (::String)


2964
2965
2966
# File 'sig/types.rbs', line 2964

def audio_rendition_sets
  @audio_rendition_sets
end

#m3u_8_settingsTypes::M3u8Settings

Returns the value of attribute m3u_8_settings.

Returns:



2965
2966
2967
# File 'sig/types.rbs', line 2965

def m3u_8_settings
  @m3u_8_settings
end