Class: Aws::Types::DeletePrivateConnectionInput
- Inherits:
-
Object
- Object
- Aws::Types::DeletePrivateConnectionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#private_connection_name ⇒ ::String
Returns the value of attribute private_connection_name.
Instance Attribute Details
#private_connection_name ⇒ ::String
Returns the value of attribute private_connection_name.
895 896 897 |
# File 'sig/types.rbs', line 895 def private_connection_name @private_connection_name end |