Builder

class Builder

Properties

Link copied to clipboard

The status of the session upon completion.

Link copied to clipboard
var endedAt: <Error class: unknown class>?

The date and time the resource ended running.

Link copied to clipboard

A list of output manifest properties reported by the worker agent, with each entry corresponding to a manifest property in the job.

Link copied to clipboard

The process exit code. The default Deadline Cloud worker agent converts unsigned 32-bit exit codes to signed 32-bit exit codes.

Link copied to clipboard

A message to indicate the progress of the updated session action.

Link copied to clipboard

The percentage completed.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

The date and time the resource started running.

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

The updated time.