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

ListApplicationsRequest

import type { ListApplicationsRequest } from "https://aws-api.deno.dev/v0.3/services/iotfleethub.ts?docs=full";
interface ListApplicationsRequest {
nextToken?: string | null;
}

§Properties

§
nextToken?: string | null
[src]

A token used to get the next set of results.