items property

Map<String, VpnTunnelsScopedList>? items
getter/setter pair

A list of VpnTunnelsScopedList resources.

Implementation

core.Map<core.String, VpnTunnelsScopedList>? items;