Class: Aws::Types::DashSubtitleConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::DashSubtitleConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ttml_configuration ⇒ Types::DashTtmlConfiguration
Returns the value of attribute ttml_configuration.
Instance Attribute Details
#ttml_configuration ⇒ Types::DashTtmlConfiguration
Returns the value of attribute ttml_configuration.
293 294 295 |
# File 'sig/types.rbs', line 293 def ttml_configuration @ttml_configuration end |