Skip to main content

ITranslateGetParallelDataResponse

Interface in AWS.Translate

Interface for GetParallelData responses.

Ancestors

Properties

AuxiliaryDataLocation

property AuxiliaryDataLocation: ITranslateParallelDataDataLocation

Type: ITranslateParallelDataDataLocation

Provides the Amazon S3 location of a file containing any errors or warnings produced by the input file.

DataLocation

property DataLocation: ITranslateParallelDataDataLocation

Type: ITranslateParallelDataDataLocation

Provides the Amazon S3 location of a file containing the most recent parallel data input file that was successfully imported into Amazon Translate.

LatestUpdateAttemptAuxiliaryDataLocation

property LatestUpdateAttemptAuxiliaryDataLocation: ITranslateParallelDataDataLocation

Type: ITranslateParallelDataDataLocation

Provides the Amazon S3 location of a file containing any errors or warnings produced by the input file in an attempted update.

ParallelDataProperties

property ParallelDataProperties: ITranslateParallelDataProperties

Type: ITranslateParallelDataProperties

Provides details of the parallel data resource being fetched.