vpnInterfaces property

List<VpnGatewayVpnGatewayInterface>? vpnInterfaces
getter/setter pair

The list of VPN interfaces associated with this VPN gateway.

Implementation

core.List<VpnGatewayVpnGatewayInterface>? vpnInterfaces;