ISESV2ListImportJobsRequest
Interface in AWS.SESV2
Interface for ListImportJobs requests.
Ancestors
Properties
ImportDestinationType
property ImportDestinationType: string
The destination type filter for import jobs to retrieve. ) This filter allows you to narrow the results to import jobs targeting a specific destination type. When specified, only import jobs that import data to the specified destination will be returned. Valid import destination types:
SUPPRESSION_LIST– Import jobs that add email addresses to suppression lists to prevent sending.CONTACT_LIST– Import jobs that add contacts to contact lists for email marketing campaigns. This property is optional. If not specified, import jobs of all destination types will be returned.