- Navigation Guide
@aws-sdk/client-sesv2
ListExportJobsCommandInput Interface
The input for ListExportJobsCommand.
Members
Name | Type | Details |
---|---|---|
ExportSourceType | ExportSourceType | undefined | A value used to list export jobs that have a certain |
JobStatus | JobStatus | undefined | A value used to list export jobs that have a certain |
NextToken | string | undefined | The pagination token returned from a previous call to |
PageSize | number | undefined | Maximum number of export jobs to return at once. Use this parameter to paginate results. If additional export jobs exist beyond the specified limit, the |
Full Signature
export interface ListExportJobsCommandInput extends ListExportJobsRequest