Class: Aws::Types::ScteDash
- Inherits:
-
Object
- Object
- Aws::Types::ScteDash
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ad_marker_dash ⇒ "BINARY", "XML"
Returns the value of attribute ad_marker_dash.
-
#scte_in_manifests ⇒ "ALL", "MATCHES_FILTER"
Returns the value of attribute scte_in_manifests.
Instance Attribute Details
#ad_marker_dash ⇒ "BINARY", "XML"
Returns the value of attribute ad_marker_dash.
836 837 838 |
# File 'sig/types.rbs', line 836 def ad_marker_dash @ad_marker_dash end |
#scte_in_manifests ⇒ "ALL", "MATCHES_FILTER"
Returns the value of attribute scte_in_manifests.
837 838 839 |
# File 'sig/types.rbs', line 837 def scte_in_manifests @scte_in_manifests end |