LinkedInterconnectAttachments(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)A collection of VLAN attachment resources. These resources should be redundant attachments that all advertise the same prefixes to Google Cloud. Alternatively, in active/passive configurations, all attachments should be capable of advertising the same prefixes.
Attributes |
|
|---|---|
| Name | Description |
uris |
MutableSequence[str]
The URIs of linked interconnect attachment resources |
site_to_site_data_transfer |
bool
A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in `supported locations |
vpc_network |
str
Output only. The VPC network where these VLAN attachments are located. |
include_import_ranges |
MutableSequence[str]
Optional. Hub routes fully encompassed by include import ranges are included during import from hub. |
exclude_import_ranges |
MutableSequence[str]
Optional. Hub routes overlapped/encompassed by exclude import ranges are excluded during import from hub. |
include_export_ranges |
MutableSequence[str]
Optional. Dynamic routes fully encompassed by include export ranges are included during export to hub. |
exclude_export_ranges |
MutableSequence[str]
Optional. Dynamic routes overlapped/encompassed by exclude export ranges are excluded during export to hub. |