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 ListBundlesCommandInputProtected

The input for ListBundlesCommand.

Hierarchy

Properties

Properties

maxResults?: number

Maximum number of records to list in a single response.

nextToken?: string

Pagination token. Set to null to start listing bundles from start. If non-null pagination token is returned in a result, then pass its value in here in another request to list more bundles.