Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListExportsCommandOutputProtected

The output of ListExportsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

ExportSummaries?: ExportSummary[]

A list of ExportSummary objects.

NextToken?: string

If this value is returned, there are additional results to be displayed. To retrieve them, call ListExports again, with NextToken set to this value.