JobDetails
Represents information about the details of a job.
Contents
- accountId
-
The AWS account ID associated with the job.
Type: String
Pattern:
[0-9]{12}
Required: No
- data
-
Represents other information about a job required for a job worker to complete the job.
Type: JobData object
Required: No
- id
-
The unique system-generated ID of the job.
Type: String
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: