Skip to main content

TSESV2GetImportJobResponse

Class in AWS.SESV2

GetImportJob response class.

Ancestors

Properties

CompletedTimestamp

property CompletedTimestamp: TOptional<TDateTime>

CreatedTimestamp

property CreatedTimestamp: TOptional<TDateTime>

FailedRecordsCount

property FailedRecordsCount: TOptional<Integer>

FailureInfo

property FailureInfo: ISESV2FailureInfo

Type: ISESV2FailureInfo

ImportDataSource

property ImportDataSource: ISESV2ImportDataSource

Type: ISESV2ImportDataSource

ImportDestination

property ImportDestination: ISESV2ImportDestination

Type: ISESV2ImportDestination

JobId

property JobId: string

JobStatus

property JobStatus: string

ProcessedRecordsCount

property ProcessedRecordsCount: TOptional<Integer>