class Aws::Glacier::Types::ListJobsOutput

Contains the Amazon S3 Glacier response to your request.

@!attribute [rw] job_list

A list of job objects. Each job object contains metadata describing
the job.
@return [Array<Types::GlacierJobDescription>]

@!attribute [rw] marker

An opaque string used for pagination that specifies the job at which
the listing of jobs should begin. You get the `marker` value from a
previous List Jobs response. You only need to include the marker if
you are continuing the pagination of the results started in a
previous List Jobs request.
@return [String]

Constants

SENSITIVE