Jump to Content

Interface ListPlatformApplicationsResponse

Response for ListPlatformApplications action.

Hierarchy

Properties

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.