TerminologyData

The data associated with the custom terminology. For information about the custom terminology file, see Creating a Custom Terminology.

Types

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

Properties

Link copied to clipboard

The directionality of your terminology resource indicates whether it has one source language (uni-directional) or multiple (multi-directional).

Link copied to clipboard

The file containing the custom terminology data. Your version of the AWS SDK performs a Base64-encoding on this field before sending a request to the AWS service. Users of the SDK should not perform Base64-encoding themselves.

Link copied to clipboard

The data format of the custom terminology.

Functions

Link copied to clipboard
inline fun copy(block: TerminologyData.Builder.() -> Unit = {}): TerminologyData
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