Class: Aws::Types::HlsPlaylistSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_markup_type::Array[("DATERANGE" | "SCTE35_ENHANCED")]

Returns the value of attribute ad_markup_type.

Returns:

  • (::Array[("DATERANGE" | "SCTE35_ENHANCED")])


682
683
684
# File 'sig/types.rbs', line 682

def ad_markup_type
  @ad_markup_type
end

#manifest_window_seconds::Integer

Returns the value of attribute manifest_window_seconds.

Returns:

  • (::Integer)


681
682
683
# File 'sig/types.rbs', line 681

def manifest_window_seconds
  @manifest_window_seconds
end