

# NewCustomVocabularyItem
<a name="API_NewCustomVocabularyItem"></a>

The new custom vocabulary item from the custom vocabulary list.

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

 ** phrase **   <a name="lexv2-Type-NewCustomVocabularyItem-phrase"></a>
The unique phrase for the new custom vocabulary item from the custom vocabulary list.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: Yes

 ** displayAs **   <a name="lexv2-Type-NewCustomVocabularyItem-displayAs"></a>
The display as value assigned to the new custom vocabulary item from the custom vocabulary list.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: No

 ** weight **   <a name="lexv2-Type-NewCustomVocabularyItem-weight"></a>
The weight assigned to the new custom vocabulary item from the custom vocabulary list.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 3.  
Required: No

## See Also
<a name="API_NewCustomVocabularyItem_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/models.lex.v2-2020-08-07/NewCustomVocabularyItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/NewCustomVocabularyItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/NewCustomVocabularyItem) 