peerGcpGateway property

String? peerGcpGateway
getter/setter pair

URL of the peer side HA VPN gateway to which this VPN tunnel is connected.

Provided by the client when the VPN tunnel is created. This field can be used when creating highly available VPN from VPC network to VPC network, the field is exclusive with the field peerExternalGateway. If provided, the VPN tunnel will automatically use the same vpnGatewayInterface ID in the peer Google Cloud VPN gateway.

Implementation

core.String? peerGcpGateway;