TerminologyProperties

The properties of the custom terminology.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the custom terminology.

Link copied to clipboard

The time at which the custom terminology was created, based on the timestamp.

Link copied to clipboard

The description of the custom terminology 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 encryption key for the custom terminology.

Link copied to clipboard

The format of the custom terminology input file.

Link copied to clipboard

The time at which the custom terminology was last update, based on the timestamp.

Link copied to clipboard

Additional information from Amazon Translate about the terminology resource.

Link copied to clipboard
val name: String?

The name of the custom terminology.

Link copied to clipboard

The size of the file used when importing a custom terminology.

Link copied to clipboard

The number of terms in the input file that Amazon Translate skipped when you created or updated the terminology resource.

Link copied to clipboard

The language code for the source text of the translation request for which the custom terminology is being used.

Link copied to clipboard

The language codes for the target languages available with the custom terminology resource. All possible target languages are returned in array.

Link copied to clipboard

The number of terms included in the custom terminology.

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