items property

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

A list of NodeGroupsScopedList resources.

Implementation

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