@Stability(value=Stable) public static final class CfnBot.SlotValueSelectionSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SlotValueSelectionSettingProperty>
CfnBot.SlotValueSelectionSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SlotValueSelectionSettingProperty |
build()
Builds the configured instance.
|
CfnBot.SlotValueSelectionSettingProperty.Builder |
regexFilter(CfnBot.SlotValueRegexFilterProperty regexFilter)
Sets the value of
CfnBot.SlotValueSelectionSettingProperty.getRegexFilter() |
CfnBot.SlotValueSelectionSettingProperty.Builder |
regexFilter(IResolvable regexFilter)
Sets the value of
CfnBot.SlotValueSelectionSettingProperty.getRegexFilter() |
CfnBot.SlotValueSelectionSettingProperty.Builder |
resolutionStrategy(String resolutionStrategy)
Sets the value of
CfnBot.SlotValueSelectionSettingProperty.getResolutionStrategy() |
@Stability(value=Stable) public CfnBot.SlotValueSelectionSettingProperty.Builder regexFilter(CfnBot.SlotValueRegexFilterProperty regexFilter)
CfnBot.SlotValueSelectionSettingProperty.getRegexFilter()regexFilter - `CfnBot.SlotValueSelectionSettingProperty.RegexFilter`.this@Stability(value=Stable) public CfnBot.SlotValueSelectionSettingProperty.Builder regexFilter(IResolvable regexFilter)
CfnBot.SlotValueSelectionSettingProperty.getRegexFilter()regexFilter - `CfnBot.SlotValueSelectionSettingProperty.RegexFilter`.this@Stability(value=Stable) public CfnBot.SlotValueSelectionSettingProperty.Builder resolutionStrategy(String resolutionStrategy)
CfnBot.SlotValueSelectionSettingProperty.getResolutionStrategy()resolutionStrategy - `CfnBot.SlotValueSelectionSettingProperty.ResolutionStrategy`. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotValueSelectionSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SlotValueSelectionSettingProperty>CfnBot.SlotValueSelectionSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.