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
| Name | Description |
|---|---|
AS3Uri | Specify the URI of a folder on AWS S3 containing the output files. |