interface ListLexiconsInput {
    NextToken?: string;
}

Hierarchy (view full)

Properties

Properties

NextToken?: string

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