items property

List<HealthCheck>? items
getter/setter pair

A list of HealthCheck resources.

Implementation

core.List<HealthCheck>? items;