@Stability(value=Stable) public static final class CfnRegexPatternSetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnRegexPatternSetProps>
CfnRegexPatternSetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRegexPatternSetProps |
build()
Builds the configured instance.
|
CfnRegexPatternSetProps.Builder |
name(String name)
Sets the value of
CfnRegexPatternSetProps.getName() |
CfnRegexPatternSetProps.Builder |
regexPatternStrings(List<String> regexPatternStrings)
Sets the value of
CfnRegexPatternSetProps.getRegexPatternStrings() |
@Stability(value=Stable) public CfnRegexPatternSetProps.Builder name(String name)
CfnRegexPatternSetProps.getName()name - `AWS::WAFRegional::RegexPatternSet.Name`. This parameter is required.this@Stability(value=Stable) public CfnRegexPatternSetProps.Builder regexPatternStrings(List<String> regexPatternStrings)
CfnRegexPatternSetProps.getRegexPatternStrings()regexPatternStrings - `AWS::WAFRegional::RegexPatternSet.RegexPatternStrings`. This parameter is required.this@Stability(value=Stable) public CfnRegexPatternSetProps build()
build in interface software.amazon.jsii.Builder<CfnRegexPatternSetProps>CfnRegexPatternSetPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.