Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobDetails

Represents information about the details of a job.

Hierarchy

  • JobDetails

Index

Properties

Properties

Optional accountId

accountId: undefined | string

The AWS account ID associated with the job.

Optional data

data: JobData

Represents other information about a job required for a job worker to complete the job.

Optional id

id: undefined | string

The unique system-generated ID of the job.