Module: AWSCDK::Batch::JobStateTimeLimitActionsState

Defined in:
batch/job_state_time_limit_actions_state.rb

Overview

The state of the job needed to trigger the action.

Constant Summary collapse

RUNNABLE =
Deprecated.
Note:

Default:

RUNNABLE state triggers the action.

Jsii::Enum.new("aws-cdk-lib.aws_batch.JobStateTimeLimitActionsState", "RUNNABLE")