Builder
Properties
The action to take when the cluster step fails. Possible values are TERMINATE_CLUSTER
, CANCEL_AND_WAIT
, and CONTINUE
. TERMINATE_JOB_FLOW
is provided for backward compatibility. We recommend using TERMINATE_CLUSTER
instead.
The Hadoop job configuration of the cluster step.
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster. The runtime role can be a cross-account IAM role. The runtime role ARN is a combination of account ID, role name, and role type using the following format: arn:partition:service:region:account:resource
.
The current execution status details of the cluster step.
Functions
construct an aws.sdk.kotlin.services.emr.model.HadoopStepConfig inside the given block
construct an aws.sdk.kotlin.services.emr.model.StepStatus inside the given block