Skip to main content

ITranslateListTerminologiesResponse

Interface in AWS.Translate

Interface for ListTerminologies responses.

Ancestors

Properties

NextToken

property NextToken: string

Provides a token to use in subsequent requests to fetch further pages of results.

Will not be set if there are no further pages to fetch.

TerminologyPropertiesList

property TerminologyPropertiesList: TList<ITranslateTerminologyProperties>

Type: ITranslateTerminologyProperties

Provides a list of custom terminologies and their properties.