items property

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

A list of TargetPool resources.

Implementation

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