JobExecutionLifecycle type
Defines values for JobExecutionLifecycle.
KnownJobExecutionLifecycle can be used interchangeably with JobExecutionLifecycle,
this enum contains the known values that the service supports.
Known values supported by the service
Created
InProgress
WaitingForChildJobExecutions
WaitingForRetry
Succeeded
SucceededWithSkipped
Failed
TimedOut
Canceled
Skipped
type JobExecutionLifecycle = string