Class: Aws::Types::DeleteConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConnectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection ⇒ Types::Connection
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Types::Connection
Returns the value of attribute connection.
563 564 565 |
# File 'sig/types.rbs', line 563 def connection @connection end |