Class VpnGatewayStatusTunnel (0.9.0)

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

Contains some information about a VPN tunnel.

Attributes

NameDescription
local_gateway_interface int
The VPN gateway interface this VPN tunnel is associated with. This field is a member of oneof_ _local_gateway_interface.
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. This field is a member of oneof_ _peer_gateway_interface.
tunnel_url str
URL reference to the VPN tunnel. This field is a member of oneof_ _tunnel_url.