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 ListPlatformApplicationsCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

NextToken?: string

NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.

PlatformApplications?: PlatformApplication[]

Platform applications returned when calling ListPlatformApplications action.