Class: Aws::Types::TtmlDestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::TtmlDestinationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#style_passthrough ⇒ "ENABLED", "DISABLED"
Returns the value of attribute style_passthrough.
Instance Attribute Details
#style_passthrough ⇒ "ENABLED", "DISABLED"
Returns the value of attribute style_passthrough.
2399 2400 2401 |
# File 'sig/types.rbs', line 2399 def style_passthrough @style_passthrough end |