Skip to main content

TTranslateInputDataConfig

Class in AWS.Translate

InputDataConfig class.

Ancestors

Properties

ContentType

property ContentType: string

S3Uri

property S3Uri: string

Constructors

Create

constructor Create; overload;

Constructor for TTranslateInputDataConfig.


constructor Create(const AContentType, AS3Uri: string); overload;

Constructor for TTranslateInputDataConfig.

Parameters

NameDescription
AContentTypeSpecifies the format of the data submitted to Amazon Translate as input.
AS3UriSpecifies the URI of a folder on AWS S3 containing the input files.