Linked Interconnect Attachments Response
data class LinkedInterconnectAttachmentsResponse(val siteToSiteDataTransfer: Boolean, val uris: List<String>, val vpcNetwork: String)
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.
Properties
Link copied to clipboard
A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.
Link copied to clipboard
The VPC network where these VLAN attachments are located.