- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
ExportDestination Interface
An object that contains details about the destination of the export job.
Members
Name | Type | Details |
---|---|---|
DataFormat Required | DataFormat | undefined | The data format of the final export job file, can be one of the following:
|
S3Url | string | undefined | An Amazon S3 pre-signed URL that points to the generated export file. |
Full Signature
export interface ExportDestination