routingVpcs property
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
@$pb.TagNumber(10)
$core.List<RoutingVPC> get routingVpcs => $_getList(7);