items property

List<VpnTunnel>? items
getter/setter pair

A list of VpnTunnel resources.

Implementation

core.List<VpnTunnel>? items;