| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
SlotTypeRegexConfiguration |
SlotTypeRegexConfiguration.clone() |
SlotTypeRegexConfiguration |
SlotTypeConfiguration.getRegexConfiguration()
A regular expression used to validate the value of a slot.
|
SlotTypeRegexConfiguration |
SlotTypeRegexConfiguration.withPattern(String pattern)
A regular expression used to validate the value of a slot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlotTypeConfiguration.setRegexConfiguration(SlotTypeRegexConfiguration regexConfiguration)
A regular expression used to validate the value of a slot.
|
SlotTypeConfiguration |
SlotTypeConfiguration.withRegexConfiguration(SlotTypeRegexConfiguration regexConfiguration)
A regular expression used to validate the value of a slot.
|
Copyright © 2023. All rights reserved.