ExecutionReadinessState type

Drill Execution Readiness State
KnownExecutionReadinessState can be used interchangeably with ExecutionReadinessState, this enum contains the known values that the service supports.

Known values supported by the service

Ready: Drill is ready to run.
NeedsAttention: Drill is not ready to run. Details captured in AttentionReason field.

type ExecutionReadinessState = string