Class: Aws::Types::TestConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::TestConnectionResponse
- 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.
3123 3124 3125 |
# File 'sig/types.rbs', line 3123 def connection @connection end |