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 ListApplicationVersionsRequest

Hierarchy

Properties

applicationId: undefined | string

The unique identifier of the application.

maxResults?: number

The maximum number of application versions to return.

nextToken?: string

A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.