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

ListLexiconsInput

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

§Properties

§
NextToken?: string | null
[src]

An opaque pagination token returned from previous ListLexicons operation. If present, indicates where to continue the list of lexicons.