Class: Aws::Types::CustomConnectionParameters
- Inherits:
-
Object
- Object
- Aws::Types::CustomConnectionParameters
- 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.
2717 2718 2719 |
# File 'sig/types.rbs', line 2717 def connection_type @connection_type end |