tunnels property

List<VpnGatewayStatusTunnel>? tunnels
getter/setter pair

List of VPN tunnels that are in this VPN connection.

Implementation

core.List<VpnGatewayStatusTunnel>? tunnels;