routingVpcs property

List<RoutingVPC>? routingVpcs
getter/setter pair

The VPC networks associated with this hub's spokes.

This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.

Implementation

core.List<RoutingVPC>? routingVpcs;