Builder

class Builder

Properties

Link copied to clipboard

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.

Link copied to clipboard

The Hadoop job configuration of the cluster step.

Link copied to clipboard

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.

Link copied to clipboard
var id: String?

The identifier of the cluster step.

Link copied to clipboard
var name: String?

The name of the cluster step.

Link copied to clipboard

The current execution status details of the cluster step.

Functions

Link copied to clipboard
Link copied to clipboard