- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
CreateExportJobRequest Interface
Represents a request to create an export job from a data source to a data destination.
Members
Name | Type | Details |
---|---|---|
ExportDataSource Required | ExportDataSource | undefined | The data source for the export job. |
ExportDestination Required | ExportDestination | undefined | The destination for the export job. |
Full Signature
export interface CreateExportJobRequest