class Aws::ImportExport::Types::Job
Representation of a job returned by the ListJobs operation.
@!attribute [rw] job_id
A unique identifier which refers to a particular job. @return [String]
@!attribute [rw] creation_date
Timestamp of the CreateJob request in ISO8601 date format. For example "2010-03-28T20:27:35Z". @return [Time]
@!attribute [rw] is_canceled
Indicates whether the job was canceled. @return [Boolean]
@!attribute [rw] job_type
Specifies whether the job to initiate is an import or export job. @return [String]
Constants
- SENSITIVE