Builder

class Builder

Properties

Link copied to clipboard

The ID of the application on which to run the job.

Link copied to clipboard

The client idempotency token of the job run to start. Its value must be unique for each request.

Link copied to clipboard

The configuration overrides for the job run.

Link copied to clipboard

The execution role ARN for the job run.

Link copied to clipboard

The maximum duration for the job run to run. If the job run runs beyond this duration, it will be automatically cancelled.

Link copied to clipboard

The job driver for the job run.

Link copied to clipboard
var name: String?

The optional job run name. This doesn't have to be unique.

Link copied to clipboard

The tags assigned to the job run.