class Aws::ImportExport::Types::ListJobsOutput

Output structure for the ListJobs operation.

@!attribute [rw] jobs

A list container for Jobs returned by the ListJobs operation.
@return [Array<Types::Job>]

@!attribute [rw] is_truncated

Indicates whether the list of jobs was truncated. If true, then call
ListJobs again using the last JobId element as the marker.
@return [Boolean]

Constants

SENSITIVE