Class: Aws::Types::VideoConcatenationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::VideoConcatenationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "Enabled", "Disabled"
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ "Enabled", "Disabled"
Returns the value of attribute state.
947 948 949 |
# File 'sig/types.rbs', line 947 def state @state end |