ExternalVpnGatewayInterfaceResponse

data class ExternalVpnGatewayInterfaceResponse(val ipAddress: String)

The interface for the external VPN gateway.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.