Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::LinkedRouterApplianceInstances.
A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exclude_export_ranges
def exclude_export_ranges() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Dynamic routes overlapped/encompassed by exclude export ranges are excluded during export to hub.
#exclude_export_ranges=
def exclude_export_ranges=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Dynamic routes overlapped/encompassed by exclude export ranges are excluded during export to hub.
Returns
- (::Array<::String>) — Optional. Dynamic routes overlapped/encompassed by exclude export ranges are excluded during export to hub.
#exclude_import_ranges
def exclude_import_ranges() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Hub routes overlapped/encompassed by exclude import ranges are excluded during import from hub.
#exclude_import_ranges=
def exclude_import_ranges=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Hub routes overlapped/encompassed by exclude import ranges are excluded during import from hub.
Returns
- (::Array<::String>) — Optional. Hub routes overlapped/encompassed by exclude import ranges are excluded during import from hub.
#include_export_ranges
def include_export_ranges() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Dynamic routes fully encompassed by include export ranges are included during export to hub.
#include_export_ranges=
def include_export_ranges=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Dynamic routes fully encompassed by include export ranges are included during export to hub.
Returns
- (::Array<::String>) — Optional. Dynamic routes fully encompassed by include export ranges are included during export to hub.
#include_import_ranges
def include_import_ranges() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
#include_import_ranges=
def include_import_ranges=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
Returns
- (::Array<::String>) — Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
#instances
def instances() -> ::Array<::Google::Cloud::NetworkConnectivity::V1beta::RouterApplianceInstance>
Returns
- (::Array<::Google::Cloud::NetworkConnectivity::V1beta::RouterApplianceInstance>) — The list of router appliance instances.
#instances=
def instances=(value) -> ::Array<::Google::Cloud::NetworkConnectivity::V1beta::RouterApplianceInstance>
Parameter
- value (::Array<::Google::Cloud::NetworkConnectivity::V1beta::RouterApplianceInstance>) — The list of router appliance instances.
Returns
- (::Array<::Google::Cloud::NetworkConnectivity::V1beta::RouterApplianceInstance>) — The list of router appliance instances.
#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.
#vpc_network
def vpc_network() -> ::String
Returns
- (::String) — Output only. The VPC network where these router appliance instances are located.