Class: Aws::Types::ConfirmConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::ConfirmConnectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection_state ⇒ "ordering", ...
Returns the value of attribute connection_state.
Instance Attribute Details
#connection_state ⇒ "ordering", ...
Returns the value of attribute connection_state.
143 144 145 |
# File 'sig/types.rbs', line 143 def connection_state @connection_state end |