Class: Aws::Types::UpdateMultiplexResultModel
- Inherits:
-
Object
- Object
- Aws::Types::UpdateMultiplexResultModel
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#multiplex ⇒ Types::Multiplex
Returns the value of attribute multiplex.
Instance Attribute Details
#multiplex ⇒ Types::Multiplex
Returns the value of attribute multiplex.
3505 3506 3507 |
# File 'sig/types.rbs', line 3505 def multiplex @multiplex end |