@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.316Z") @Stability(value=Stable) public interface CfnRegexPatternSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-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() |
default String |
getDescription()
`AWS::WAFv2::RegexPatternSet.Description`.
|
default String |
getName()
`AWS::WAFv2::RegexPatternSet.Name`.
|
List<String> |
getRegularExpressionList()
`AWS::WAFv2::RegexPatternSet.RegularExpressionList`.
|
String |
getScope()
`AWS::WAFv2::RegexPatternSet.Scope`.
|
default List<CfnTag> |
getTags()
`AWS::WAFv2::RegexPatternSet.Tags`.
|
@Stability(value=Stable) @NotNull List<String> getRegularExpressionList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html#cfn-wafv2-regexpatternset-regularexpressionlist@Stability(value=Stable) @NotNull String getScope()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html#cfn-wafv2-regexpatternset-scope@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html#cfn-wafv2-regexpatternset-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html#cfn-wafv2-regexpatternset-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html#cfn-wafv2-regexpatternset-tags@Stability(value=Stable) static CfnRegexPatternSetProps.Builder builder()
CfnRegexPatternSetProps.Builder of CfnRegexPatternSetPropsCopyright © 2020. All rights reserved.