You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Translate::Types::Term

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The term being translated by the custom terminology.

Instance Attribute Summary collapse

Instance Attribute Details

#source_textString

The source text of the term being translated by the custom terminology.

Returns:

  • (String)

    The source text of the term being translated by the custom terminology.

#target_textString

The target text of the term being translated by the custom terminology.

Returns:

  • (String)

    The target text of the term being translated by the custom terminology.