Class: Aws::Types::DeleteConnectionInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConnectionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection_arn ⇒ ::String
Returns the value of attribute connection_arn.
Instance Attribute Details
#connection_arn ⇒ ::String
Returns the value of attribute connection_arn.
102 103 104 |
# File 'sig/types.rbs', line 102 def connection_arn @connection_arn end |