Skip to main content

IPollyListLexiconsResponse

Interface in AWS.Polly

Interface for ListLexicons responses.

Ancestors

Properties

Lexicons

property Lexicons: TList<IPollyLexiconDescription>

Type: IPollyLexiconDescription

Provides a list of lexicons.

NextToken

property NextToken: string

Provides a token for requesting more results in subsequent requests.