@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.309Z") @Stability(value=Stable) public interface CfnRegexPatternSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-regexpatternset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRegexPatternSetProps.Builder
A builder for
CfnRegexPatternSetProps |
static class |
CfnRegexPatternSetProps.Jsii$Proxy
An implementation for
CfnRegexPatternSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRegexPatternSetProps.Builder |
builder() |
String |
getName()
`AWS::WAFRegional::RegexPatternSet.Name`.
|
List<String> |
getRegexPatternStrings()
`AWS::WAFRegional::RegexPatternSet.RegexPatternStrings`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-regexpatternset.html#cfn-wafregional-regexpatternset-name@Stability(value=Stable) @NotNull List<String> getRegexPatternStrings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-regexpatternset.html#cfn-wafregional-regexpatternset-regexpatternstrings@Stability(value=Stable) static CfnRegexPatternSetProps.Builder builder()
CfnRegexPatternSetProps.Builder of CfnRegexPatternSetPropsCopyright © 2020. All rights reserved.