Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::NextHopInterconnectAttachment.
A route next hop that leads to an interconnect attachment resource.
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) — Indicates whether site-to-site data transfer is allowed for this interconnect attachment resource. Data transfer is available only in supported locations.
 
#site_to_site_data_transfer=
def site_to_site_data_transfer=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Indicates whether site-to-site data transfer is allowed for this interconnect attachment resource. Data transfer is available only in supported locations.
 
    Returns
    
  - (::Boolean) — Indicates whether site-to-site data transfer is allowed for this interconnect attachment resource. Data transfer is available only in supported locations.
 
#uri
def uri() -> ::String
    Returns
    
  - (::String) — The URI of the interconnect attachment resource.
 
#uri=
def uri=(value) -> ::String
    Parameter
    
  - value (::String) — The URI of the interconnect attachment resource.
 
    Returns
    
  - (::String) — The URI of the interconnect attachment resource.
 
#vpc_network
def vpc_network() -> ::String
    Returns
    
  - (::String) — The VPC network where this interconnect attachment is located.
 
#vpc_network=
def vpc_network=(value) -> ::String
    Parameter
    
  - value (::String) — The VPC network where this interconnect attachment is located.
 
    Returns
    
- (::String) — The VPC network where this interconnect attachment is located.