SubSlotSetting - Amazon Lex API Reference

SubSlotSetting

Specifications for the constituent sub slots and the expression for the composite slot.

Contents

expression

The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 640.

Pattern: [0-9A-Za-z_\-\s\(\)]+

Required: No

slotSpecifications

Specifications for the constituent sub slots of a composite slot.

Type: String to Specifications object map

Map Entries: Minimum number of 0 items. Maximum number of 6 items.

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

Key Pattern: ^([0-9a-zA-Z][_-]?){1,100}$

Required: No

See Also

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