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