class Aws::SESV2::Types::ListImportJobsResponse

An HTTP 200 response if the request succeeds, or an error message if the request fails.

@!attribute [rw] import_jobs

A list of the import job summaries.
@return [Array<Types::ImportJobSummary>]

@!attribute [rw] next_token

A string token indicating that there might be additional import jobs
available to be listed. Copy this token to a subsequent call to
`ListImportJobs` with the same parameters to retrieve the next page
of import jobs.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/ListImportJobsResponse AWS API Documentation

Constants

SENSITIVE