Class: Aws::Types::CreateMultiplexResultModel
- Inherits:
-
Object
- Object
- Aws::Types::CreateMultiplexResultModel
- 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.
747 748 749 |
# File 'sig/types.rbs', line 747 def multiplex @multiplex end |