

# Term
<a name="API_Term"></a>

The term being translated by the custom terminology.

## Contents
<a name="API_Term_Contents"></a>

 ** SourceText **   <a name="translate-Type-Term-SourceText"></a>
The source text of the term being translated by the custom terminology.  
Type: String  
Length Constraints: Maximum length of 10000.  
Pattern: `[\P{M}\p{M}]{0,10000}`   
Required: No

 ** TargetText **   <a name="translate-Type-Term-TargetText"></a>
The target text of the term being translated by the custom terminology.  
Type: String  
Length Constraints: Maximum length of 10000.  
Pattern: `[\P{M}\p{M}]{0,10000}`   
Required: No

## See Also
<a name="API_Term_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/translate-2017-07-01/Term) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/translate-2017-07-01/Term) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/translate-2017-07-01/Term) 