class Aws::Translate::Types::OutputDataConfig
The output configuration properties for a batch translation job.
@note When making an API call, you may pass OutputDataConfig
data as a hash: { s3_uri: "S3Uri", # required }
@!attribute [rw] s3_uri
The URI of the S3 folder that contains a translation job's output file. The folder must be in the same Region as the API endpoint that you are calling. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/OutputDataConfig AWS API Documentation
Constants
- SENSITIVE