LinkedVpcNetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)An existing VPC network.
Attributes |
|
|---|---|
| Name | Description |
uri |
str
Required. The URI of the VPC network resource. |
exclude_export_ranges |
MutableSequence[str]
Optional. IP ranges encompassing the subnets to be excluded from peering. |
include_export_ranges |
MutableSequence[str]
Optional. IP ranges allowed to be included from peering. |
proposed_include_export_ranges |
MutableSequence[str]
Optional. The proposed include export IP ranges waiting for hub administration's approval. |
proposed_exclude_export_ranges |
MutableSequence[str]
Output only. The proposed exclude export IP ranges waiting for hub administration's approval. |
producer_vpc_spokes |
MutableSequence[str]
Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub. |