JobExecutionRunningState type

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

Known values supported by the service

Running
Processing
Stopped
Degraded
Failed
Unknown
Succeeded

type JobExecutionRunningState = string