Skip to main content

TSESV2CreateExportJobRequest

Class in AWS.SESV2

CreateExportJob request class.

Ancestors

Properties

ExportDataSource

property ExportDataSource: ISESV2ExportDataSource

Type: ISESV2ExportDataSource

ExportDestination

property ExportDestination: ISESV2ExportDestination

Type: ISESV2ExportDestination

Constructors

Create

constructor Create(const AExportDataSource: ISESV2ExportDataSource; const AExportDestination: ISESV2ExportDestination);

ISESV2ExportDataSource · ISESV2ExportDestination

Constructor for TSESV2CreateExportJobRequest.

Parameters

NameDescription
AExportDataSourceProvide the data source configuration specifying what data to export.
AExportDestinationSpecify the destination configuration for the exported data.