Class: Aws::Types::GetConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetConnectionResponse
- 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.
3354 3355 3356 |
# File 'sig/types.rbs', line 3354 def connection @connection end |