JobProgressSummary
Describes the total number of tasks that the specified job has started, the number of tasks that succeeded, and the number of tasks that failed.
Contents
- NumberOfTasksFailed
-
Type: Long
Valid Range: Minimum value of 0.
Required: No
- NumberOfTasksSucceeded
-
Type: Long
Valid Range: Minimum value of 0.
Required: No
- Timers
-
The JobTimers attribute of a job's progress summary.
Type: JobTimers data type
Required: No
- TotalNumberOfTasks
-
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: