Class: Aws::Types::DeleteOutboundConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOutboundConnectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection ⇒ Types::OutboundConnection
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Types::OutboundConnection
Returns the value of attribute connection.
686 687 688 |
# File 'sig/types.rbs', line 686 def connection @connection end |