SlotValueSelectionSetting
Contains settings used by Amazon Lex to select a slot value.
Types
Properties
Link copied to clipboard
Provides settings that enable advanced recognition settings for slot values. You can use this to enable using slot values as a custom vocabulary for recognizing user utterances.
Link copied to clipboard
A regular expression used to validate the value of a slot.
Link copied to clipboard
Determines the slot resolution strategy that Amazon Lex uses to return slot type values. The field can be set to one of the following values:
Functions
Link copied to clipboard
inline fun copy(block: SlotValueSelectionSetting.Builder.() -> Unit = {}): SlotValueSelectionSetting