vpnTunnelUri property

String? vpnTunnelUri
getter/setter pair

URI of the VPN tunnel associated with the VPN gateway.

There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed. Format: projects/{project_id}/regions/{region}/vpnTunnels/{vpn_tunnel_id}

Implementation

core.String? vpnTunnelUri;