LinkedInterconnectAttachmentsArgs

data class LinkedInterconnectAttachmentsArgs(val siteToSiteDataTransfer: Output<Boolean>? = null, val uris: Output<List<String>>? = null) : ConvertibleToJava<LinkedInterconnectAttachmentsArgs>

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.

Constructors

Link copied to clipboard
fun LinkedInterconnectAttachmentsArgs(siteToSiteDataTransfer: Output<Boolean>? = null, uris: Output<List<String>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): LinkedInterconnectAttachmentsArgs

Properties

Link copied to clipboard
val siteToSiteDataTransfer: Output<Boolean>? = null

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
val uris: Output<List<String>>? = null

The URIs of linked interconnect attachment resources