items property

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

A list of DiskTypesScopedList resources.

Implementation

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