Skip to main content

ITranslateOutputDataConfig

Interface in AWS.Translate

Interface for OutputDataConfig.

Properties

EncryptionKey

property EncryptionKey: ITranslateEncryptionKey

Type: ITranslateEncryptionKey

Specifies the encryption key used to encryption the output.

S3Uri

property S3Uri: string

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

NOTE: The S3 bucket must reside within the same region as the endpoint being used.