Class: Aws::Types::DescribeConnectionTypeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConnectionTypeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection_type ⇒ ::String
Returns the value of attribute connection_type.
Instance Attribute Details
#connection_type ⇒ ::String
Returns the value of attribute connection_type.
2658 2659 2660 |
# File 'sig/types.rbs', line 2658 def connection_type @connection_type end |