Skip to main content

ITranslateListTextTranslationJobsResponse

Interface in AWS.Translate

Interface for ListTextTranslationJobs 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.

TextTranslationJobPropertiesList

property TextTranslationJobPropertiesList: TList<ITranslateTextTranslationJobProperties>

Type: ITranslateTextTranslationJobProperties

Provides a list jobs and their properties.