Class: Aws::Translate::Types::Term
- Inherits:
-
Struct
- Object
- Struct
- Aws::Translate::Types::Term
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-translate/types.rb
Overview
The term being translated by the custom terminology.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#source_text ⇒ String
The source text of the term being translated by the custom terminology.
-
#target_text ⇒ String
The target text of the term being translated by the custom terminology.