Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::NextHopRouterApplianceInstance (v1.1.0)

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

A route next hop that leads to a Router appliance instance.

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 Router appliance instance 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 Router appliance instance resource. Data transfer is available only in supported locations.
Returns
  • (::Boolean) — Indicates whether site-to-site data transfer is allowed for this Router appliance instance resource. Data transfer is available only in supported locations.

#uri

def uri() -> ::String
Returns
  • (::String) — The URI of the Router appliance instance.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The URI of the Router appliance instance.
Returns
  • (::String) — The URI of the Router appliance instance.

#vpc_network

def vpc_network() -> ::String
Returns
  • (::String) — The VPC network where this VM is located.

#vpc_network=

def vpc_network=(value) -> ::String
Parameter
  • value (::String) — The VPC network where this VM is located.
Returns
  • (::String) — The VPC network where this VM is located.