Skip to main content

ITranslateListLanguagesRequest

Interface in AWS.Translate

Interface for ListLanguages requests.

Ancestors

Properties

DisplayLanguageCode

property DisplayLanguageCode: string

Specify the language code for the language to use when returning language names in the response. The default language code is en.

MaxResults

property MaxResults: TOptional<Integer>

Specify the maximum number of languages to return.

Minimum value of 1. Maximum value of 500.

NextToken

property NextToken: string

Specify a NextToken from a previous request to fetch the next page of languages.