Class: Aws::Types::DeleteConnectionTypeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConnectionTypeRequest
- 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.
2355 2356 2357 |
# File 'sig/types.rbs', line 2355 def connection_type @connection_type end |