Class: Aws::Types::ConnectivityInfo
- Inherits:
-
Object
- Object
- Aws::Types::ConnectivityInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#private_route_server_peerings ⇒ ::Array[::String]
Returns the value of attribute private_route_server_peerings.
Instance Attribute Details
#private_route_server_peerings ⇒ ::Array[::String]
Returns the value of attribute private_route_server_peerings.
33 34 35 |
# File 'sig/types.rbs', line 33 def private_route_server_peerings @private_route_server_peerings end |