Builder

class Builder

Properties

Link copied to clipboard

The attachments for the job.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

Link copied to clipboard

The description of the job.

Link copied to clipboard

The date and time the resource ended running.

Link copied to clipboard

The job ID.

Link copied to clipboard

The life cycle status for the job.

Link copied to clipboard

A message that communicates the status of the life cycle for the job.

Link copied to clipboard

The number of task failures before the job stops running and is marked as FAILED.

Link copied to clipboard

The maximum number of retries per failed tasks.

Link copied to clipboard

The maximum number of worker hosts that can concurrently process a job. When the maxWorkerCount is reached, no more workers will be assigned to process the job, even if the fleets assigned to the job's queue has available workers.

Link copied to clipboard
var name: String?

The name of the job.

Link copied to clipboard

The parameters for the job.

Link copied to clipboard

The job priority.

Link copied to clipboard

The job ID for the source job.

Link copied to clipboard

The date and time the resource started running.

Link copied to clipboard

The storage profile ID associated with the job.

Link copied to clipboard

The task status with which the job started.

Link copied to clipboard

The total number of times tasks from the job failed and were retried.

Link copied to clipboard

The task run status for the job.

Link copied to clipboard

The number of tasks running on the job.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Functions

Link copied to clipboard