NAME
Paws::SESv2::ListImportJobsResponse
ATTRIBUTES
ImportJobs => ArrayRef[Paws::SESv2::ImportJobSummary]
A list of the import job summaries.
NextToken => Str
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.