Class VpnGatewayStatusTunnel (0.5.0)

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

Contains some information about a VPN tunnel. .. attribute:: local_gateway_interface

The VPN gateway interface this VPN tunnel is associated with.

:type: int

Attributes

NameDescription
peer_gateway_interface int
The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be an external VPN gateway or GCP VPN gateway.
tunnel_url str
URL reference to the VPN tunnel.