items property

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

A list of HealthCheckServicesScopedList resources.

Implementation

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