peerExternalGateway property

String? peerExternalGateway
getter/setter pair

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

Provided by the client when the VPN tunnel is created. This field is exclusive with the field peerGcpGateway.

Implementation

core.String? peerExternalGateway;