Skip to main content

ITranslateUpdateParallelDataRequest

Interface in AWS.Translate

Interface for UpdateParallelData requests.

Ancestors

Properties

ClientToken

property ClientToken: string

Specify a unique identifier for the request.

This value will be automatically generated if left blank. Valid format: only letters, numbers and hyphens are allowed. Must be a a minumum length of 1, and a maximum of 64.

Description

property Description: string

Specify a custom description for the parallel data resource in Amazon Translate.

Name

property Name: string

Specify the name of the parallel data resource in Amazon Translate being updated.

ParallelDataConfig

property ParallelDataConfig: ITranslateParallelDataConfig

Type: ITranslateParallelDataConfig

Specify the format and S3 location of the parallel data input file.