targetVpnGateways property

List<TargetVpnGateway>? targetVpnGateways
getter/setter pair

A list of target VPN gateways contained in this scope.

Output only.

Implementation

core.List<TargetVpnGateway>? targetVpnGateways;