items property

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

A list of VpnGateway resources.

Implementation

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