Class: Aws::Types::SrtDestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::SrtDestinationSettings
- 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.
2318 2319 2320 |
# File 'sig/types.rbs', line 2318 def style_passthrough @style_passthrough end |