ResourceStatus type

Defines values for ResourceStatus.
KnownResourceStatus can be used interchangeably with ResourceStatus, this enum contains the known values that the service supports.

Known values supported by the service

Healthy: The resource is healthy.
Unhealthy: The resource is unhealthy.

type ResourceStatus = string