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 ListBundlesCommandOutputProtected

The output of ListBundlesCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

bundleList?: BundleDetails[]

A list of bundles.

nextToken?: string

Pagination token. If non-null pagination token is returned in a result, then pass its value in another request to fetch more entries.