Class: Aws::Types::GetPrivateConnectivityConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetPrivateConnectivityConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#private_connectivity_config ⇒ Types::PrivateConnectivityConfig
Returns the value of attribute private_connectivity_config.
Instance Attribute Details
#private_connectivity_config ⇒ Types::PrivateConnectivityConfig
Returns the value of attribute private_connectivity_config.
401 402 403 |
# File 'sig/types.rbs', line 401 def private_connectivity_config @private_connectivity_config end |