Skip to main content

TSESV2CancelExportJobRequest

Class in AWS.SESV2

CancelExportJob request class.

Ancestors

Properties

JobId

property JobId: string

Constructors

Create

constructor Create(const AJobId: string);

Constructor for TSESV2CancelExportJobRequest.

Parameters

NameDescription
AJobIdThe unique identifier of the export job to cancel. Must be a valid job ID from a previously created export job.