class Aws::S3Control::Types::ListJobsResult

@!attribute [rw] next_token

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.
@return [String]

@!attribute [rw] jobs

The list of current jobs and jobs that have ended within the last 30
days.
@return [Array<Types::JobListDescriptor>]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/ListJobsResult AWS API Documentation

Constants

SENSITIVE