| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotValueRegexFilter |
SlotValueRegexFilter.clone() |
SlotValueRegexFilter |
SlotValueSelectionSetting.getRegexFilter()
A regular expression used to validate the value of a slot.
|
SlotValueRegexFilter |
SlotValueRegexFilter.withPattern(String pattern)
A regular expression used to validate the value of a slot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlotValueSelectionSetting.setRegexFilter(SlotValueRegexFilter regexFilter)
A regular expression used to validate the value of a slot.
|
SlotValueSelectionSetting |
SlotValueSelectionSetting.withRegexFilter(SlotValueRegexFilter regexFilter)
A regular expression used to validate the value of a slot.
|
Copyright © 2021. All rights reserved.