Class: Aws::Types::ScteHls

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_marker_hls"DATERANGE", "SCTE35_ENHANCED"

Returns the value of attribute ad_marker_hls.

Returns:

  • ("DATERANGE", "SCTE35_ENHANCED")


842
843
844
# File 'sig/types.rbs', line 842

def ad_marker_hls
  @ad_marker_hls
end

#scte_in_manifests"ALL", "MATCHES_FILTER"

Returns the value of attribute scte_in_manifests.

Returns:

  • ("ALL", "MATCHES_FILTER")


843
844
845
# File 'sig/types.rbs', line 843

def scte_in_manifests
  @scte_in_manifests
end