Builder
Properties
The attachments for the job. Attach files required for the job to run to a render job.
The unique token which the server uses to recognize retries of the same request.
A custom description to override the job description derived from the job template.
The number of task failures before the job stops running and is marked as FAILED.
The maximum number of retries for each task.
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.
A custom name to override the job name derived from the job template.
The parameters for the job.
The job ID for the source job.
The storage profile ID for the storage profile to connect to the job.
The initial job status when it is created. Jobs that are created with a SUSPENDED status will not run until manually requeued.
The file type for the job template.
Functions
construct an aws.sdk.kotlin.services.deadline.model.Attachments inside the given block