CustomVocabularyItem - Amazon Lex API Reference

CustomVocabularyItem

The unique custom vocabulary item from the custom vocabulary list.

Contents

itemId

The unique item identifer for the custom vocabulary item from the custom vocabulary list.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: Yes

phrase

The unique phrase for the custom vocabulary item from the custom vocabulary list.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: Yes

displayAs

The DisplayAs value for the custom vocabulary item from the custom vocabulary list.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

weight

The weight assigned for the custom vocabulary item from the custom vocabulary list.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 3.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: