AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateParallelData operation. Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3. Parallel data files contain examples that show how you want segments of text to be translated. By adding parallel data, you can influence the style, tone, and word choice in your translation output.
Namespace: Amazon.Translate.Model
Assembly: AWSSDK.Translate.dll
Version: 3.x.y.z
public class CreateParallelDataRequest : AmazonTranslateRequest IAmazonWebServiceRequest
The CreateParallelDataRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
CreateParallelDataRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
ClientToken | System.String |
Gets and sets the property ClientToken. A unique identifier for the request. This token is automatically generated when you use Amazon Translate through an AWS SDK. |
|
Description | System.String |
Gets and sets the property Description. A custom description for the parallel data resource in Amazon Translate. |
|
EncryptionKey | Amazon.Translate.Model.EncryptionKey |
Gets and sets the property EncryptionKey. |
|
Name | System.String |
Gets and sets the property Name. A custom name for the parallel data resource in Amazon Translate. You must assign a name that is unique in the account and region. |
|
ParallelDataConfig | Amazon.Translate.Model.ParallelDataConfig |
Gets and sets the property ParallelDataConfig. Specifies the format and S3 location of the parallel data input file. |
|
Tags | System.Collections.Generic.List<Amazon.Translate.Model.Tag> |
Gets and sets the property Tags. Tags to be associated with this resource. A tag is a key-value pair that adds metadata to a resource. Each tag key for the resource must be unique. For more information, see Tagging your resources. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5