healthState property
Health state of the CompositeHealthCheck. Possible string values are:
- "HEALTHY"
- "UNHEALTHY"
- "UNKNOWN"
Implementation
core.String? healthState;
Health state of the CompositeHealthCheck. Possible string values are:
core.String? healthState;