NAME
Paws::S3Control::ListJobsResult
ATTRIBUTES
Jobs => ArrayRef[Paws::S3Control::JobListDescriptor]
The list of current jobs and jobs that have ended within the last 30 days.
NextToken => Str
If the List Jobs
request produced more than the maximum number of results, you can pass this value into a subsequent List Jobs
request in order to retrieve the next page of results.