TranslateDocumentResponse

Types

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

Properties

Link copied to clipboard

Settings to configure your translation output. You can configure the following options:

Link copied to clipboard

The names of the custom terminologies applied to the input text by Amazon Translate to produce the translated text document.

Link copied to clipboard

The language code of the source document.

Link copied to clipboard

The language code of the translated document.

Link copied to clipboard

The document containing the translated content. The document format matches the source document format.

Functions

Link copied to clipboard
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