Class: Aws::Types::DescribePrivateConnectionInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribePrivateConnectionInput
- 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.
939 940 941 |
# File 'sig/types.rbs', line 939 def private_connection_name @private_connection_name end |