Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListPlatformApplicationsInput

import type { ListPlatformApplicationsInput } from "https://aws-api.deno.dev/v0.3/services/sns.ts?docs=full";

Input for ListPlatformApplications action.

interface ListPlatformApplicationsInput {
NextToken?: string | null;
}

§Properties

§
NextToken?: string | null
[src]

NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.