healthStatus property
The health status of the reservation block. Possible string values are:
- "DEGRADED" : The reservation block is degraded.
- "HEALTHY" : The reservation block is healthy.
- "HEALTH_STATUS_UNSPECIFIED" : The health status of the reservation block is unspecified.
Implementation
core.String? healthStatus;