JobBookmarkEntry
Defines a point that a job can resume processing.
Contents
- Attempt
-
The attempt ID number.
Type: Integer
Required: No
- JobBookmark
-
The bookmark itself.
Type: String
Required: No
- JobName
-
The name of the job in question.
Type: String
Required: No
- PreviousRunId
-
The unique run identifier associated with the previous job run.
Type: String
Required: No
- Run
-
The run ID number.
Type: Integer
Required: No
- RunId
-
The run ID number.
Type: String
Required: No
- Version
-
The version of the job.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: