Class Google::Cloud::NetworkConnectivity::V1::LinkedInterconnectAttachments (v0.1.4)

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. This field is set to false by default, but you must set it to true. Note that 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. This field is set to false by default, but you must set it to true. Note that 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. This field is set to false by default, but you must set it to true. Note that 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