NAME
Paws::Glacier::ListJobsOutput
ATTRIBUTES
JobList => ArrayRef[Paws::Glacier::GlacierJobDescription]
A list of job objects. Each job object contains metadata describing the job.
Marker => Str
An opaque string that represents where to continue pagination of the results. You use this value in a new List Jobs request to obtain more jobs in the list. If there are no more jobs, this value is null
.