JobListDescriptor
class JobListDescriptor
Contains the configuration and status information for a single job retrieved as part of a job list.
Types
Properties
Link copied to clipboard
A timestamp indicating when the specified job was created.
Link copied to clipboard
The user-specified description that was included in the specified job's Create Job
request.
Link copied to clipboard
The operation that the specified job is configured to run on every object listed in the manifest.
Link copied to clipboard
Describes the total number of tasks that the specified job has run, the number of tasks that succeeded, and the number of tasks that failed.
Link copied to clipboard
A timestamp indicating when the specified job terminated. A job's termination date is the date and time when it succeeded, failed, or was canceled.