WorkflowHealthState type

Defines values for WorkflowHealthState.

type WorkflowHealthState = "NotSpecified" | "Healthy" | "Unhealthy" | "Unknown"