OutputDataConfig

The output configuration properties for a batch translation job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The encryption key used to encrypt this object.

Link copied to clipboard

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.

Functions

Link copied to clipboard
inline fun copy(block: OutputDataConfig.Builder.() -> Unit = {}): OutputDataConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String