Class: Aws::Types::WebvttDestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::WebvttDestinationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#style_control ⇒ "NO_STYLE_DATA", "PASSTHROUGH"
Returns the value of attribute style_control.
Instance Attribute Details
#style_control ⇒ "NO_STYLE_DATA", "PASSTHROUGH"
Returns the value of attribute style_control.
3616 3617 3618 |
# File 'sig/types.rbs', line 3616 def style_control @style_control end |