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 of the operation to be performed by the job, such as export destination details or import source details.

Link copied to clipboard

Errors for 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