ITranslateListParallelDataResponse
Interface in AWS.Translate
Interface for ListParallelData 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.
ParallelDataPropertiesList
property ParallelDataPropertiesList: TList<ITranslateParallelDataProperties>
Type: ITranslateParallelDataProperties
Provides a list of parallel data resources and their properties.