Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::LinkedInterconnectAttachments (v0.10.0)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::LinkedInterconnectAttachments.

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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#site_to_site_data_transfer

def site_to_site_data_transfer() -> ::Boolean
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.

#site_to_site_data_transfer=

def site_to_site_data_transfer=(value) -> ::Boolean
Parameter
  • value (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.

#uris

def uris() -> ::Array<::String>
Returns
  • (::Array<::String>) — The URIs of linked interconnect attachment resources

#uris=

def uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The URIs of linked interconnect attachment resources
Returns
  • (::Array<::String>) — The URIs of linked interconnect attachment resources

#vpc_network

def vpc_network() -> ::String
Returns
  • (::String) — Output only. The VPC network where these VLAN attachments are located.