ISESV2ImportJobSummary
Interface in AWS.SESV2
Interface for ImportJobSummary.
Properties
CreatedTimestamp
property CreatedTimestamp: TOptional<TDateTime>
Specifies the date and time when the import job was created.
ImportDestination
property ImportDestination: ISESV2ImportDestination
Type: ISESV2ImportDestination
Provides details about the resource destination the import job is going to target.
JobId
property JobId: string
Specifies a unique identifier for the job.
JobStatus
property JobStatus: string
Specifies the status of the import job.
Valid values: CREATED | PROCESSING | COMPLETED | FAILED.