public static interface OutputDataConfig.Builder extends SdkPojo, CopyableBuilder<OutputDataConfig.Builder,OutputDataConfig>
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig.Builder |
s3Uri(String s3Uri)
The URI of the S3 folder that contains a translation job's output file.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutputDataConfig.Builder s3Uri(String s3Uri)
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.
s3Uri - 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.Copyright © 2020. All rights reserved.