Class LinkedVpnTunnels (0.6.2)

LinkedVpnTunnels(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes.

Attributes

NameDescription
uris Sequence[str]
The URIs of linked VPN tunnel resources.
site_to_site_data_transfer bool
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.

Inheritance

builtins.object > proto.message.Message > LinkedVpnTunnels