Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of job run.

Link copied to clipboard

The client token used to start a job run.

Link copied to clipboard

The configuration settings that are used to override default configuration.

Link copied to clipboard

The date and time when the job run was created.

Link copied to clipboard

The user who created the job run.

Link copied to clipboard

The execution role ARN of the job run.

Link copied to clipboard

The reasons why the job run has failed.

Link copied to clipboard

The date and time when the job run has finished.

Link copied to clipboard
var id: String?

The ID of the job run.

Link copied to clipboard

Parameters of job driver for the job run.

Link copied to clipboard
var name: String?

The name of the job run.

Link copied to clipboard

The release version of Amazon EMR.

Link copied to clipboard

The configuration of the retry policy that the job runs on.

Link copied to clipboard

The current status of the retry policy executed on the job.

Link copied to clipboard

The state of the job run.

Link copied to clipboard

Additional details of the job run state.

Link copied to clipboard

The assigned tags of the job run.

Link copied to clipboard

The ID of the job run's virtual cluster.

Functions