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 ListApplicationVersionsCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

applicationVersions: undefined | ApplicationVersionSummary[]

The list of application versions.

nextToken?: string

If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.