-
The configurations for the application running in the job run.
An optional description for this state.
EmrContainersStartJobRun.Builder.create(software.constructs.Construct scope,
String id)
The execution role for the job run.
EmrContainersStartJobRun.Builder.heartbeat(software.amazon.awscdk.core.Duration heartbeat)
Timeout for the heartbeat.
JSONPath expression to select part of the state to be the input to this state.
AWS Step Functions integrates with services directly in the Amazon States Language.
The job driver for the job run.
Configuration for monitoring the job run.
JSONPath expression to select select a portion of the state output to pass to the next state.
The Amazon EMR release version to use for the job run.
JSONPath expression to indicate where to inject the state's output.
The JSON that will replace the state's raw result and become the effective result before ResultPath is applied.
The tags assigned to job runs.
EmrContainersStartJobRun.Builder.timeout(software.amazon.awscdk.core.Duration timeout)
Timeout for the state machine.
The ID of the virtual cluster where the job will be run.