Skip to main content

TTranslateOutputDataConfig

Class in AWS.Translate

OutputDataConfig class.

Ancestors

Properties

EncryptionKey

property EncryptionKey: ITranslateEncryptionKey

Type: ITranslateEncryptionKey

S3Uri

property S3Uri: string

Constructors

Create

constructor Create; overload;

Constructor for TTranslateOutputDataConfig.


constructor Create(const AS3Uri: string); overload;

Constructor for TTranslateOutputDataConfig.

Parameters

NameDescription
AS3UriSpecify the URI of a folder on AWS S3 containing the output files.