items property

List<HttpHealthCheck>? items
getter/setter pair

A list of HttpHealthCheck resources.

Implementation

core.List<HttpHealthCheck>? items;