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