JobSummary
class JobSummary
An object that represents summary details of a job.
Types
Properties
Link copied to clipboard
The array properties of the job, if it's an array job.
Link copied to clipboard
An object that represents the details of the container that's associated with the job.
Link copied to clipboard
The Unix timestamp (in milliseconds) for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED
state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING
state.
Link copied to clipboard
The Amazon Resource Name (ARN) of the job definition.
Link copied to clipboard
The node properties for a single node in a job summary list.
Link copied to clipboard
A short, human-readable string to provide more details for the current status of the job.