@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.958Z") @Stability(value=Stable) public interface CfnRegexPatternSetProps extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull List<String> getRegexPatternStrings()
@Stability(value=Stable) static CfnRegexPatternSetProps.Builder builder()
CfnRegexPatternSetProps.Builder
of CfnRegexPatternSetProps
Copyright © 2021. All rights reserved.