class Aws::Snowball::Types::JobListEntry
Each `JobListEntry` object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of an export job.
@!attribute [rw] job_id
The automatically generated ID for a job, for example `JID123e4567-e89b-12d3-a456-426655440000`. @return [String]
@!attribute [rw] job_state
The current state of this job. @return [String]
@!attribute [rw] is_master
A value that indicates that this job is a main job. A main job represents a successful request to create an export job. Main jobs aren't associated with any Snowballs. Instead, each main job will have at least one job part, and each job part is associated with a Snowball. It might take some time before the job parts associated with a particular main job are listed, because they are created after the main job is created. @return [Boolean]
@!attribute [rw] job_type
The type of job. @return [String]
@!attribute [rw] snowball_type
The type of device used with this job. @return [String]
@!attribute [rw] creation_date
The creation date for this job. @return [Time]
@!attribute [rw] description
The optional description of this specific job, for example `Important Photos 2016-08-11`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/JobListEntry AWS API Documentation
Constants
- SENSITIVE