Jump to Content

Interface GetJobCommandOutputProtected

The output of GetJobCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Arn?: string

The ARN for the job.

CreatedAt?: Date

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

Details?: ResponseDetails

Details about the job.

Errors?: JobError[]

The errors associated with jobs.

Id?: string

The unique identifier for the job.

State?: string

The state of the job.

Type?: string

The job type.

UpdatedAt?: Date

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