vpnGateways property

List<VpnGateway>? vpnGateways
getter/setter pair

A list of VPN gateways contained in this scope.

Output only.

Implementation

core.List<VpnGateway>? vpnGateways;