Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN for the job.

Link copied to clipboard

The date and time that the job was created, in ISO 8601 format.

Link copied to clipboard

Details about the job.

Link copied to clipboard

The errors associated with jobs.

Link copied to clipboard
var id: String?

The unique identifier for the job.

Link copied to clipboard
var state: State?

The state of the job.

Link copied to clipboard
var type: Type?

The job type.

Link copied to clipboard

The date and time that the job was last updated, in ISO 8601 format.

Functions

Link copied to clipboard