@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.313Z") @Stability(value=Stable) public interface CfnWebACLProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-webacl.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACLProps.Builder
A builder for
CfnWebACLProps |
static class |
CfnWebACLProps.Jsii$Proxy
An implementation for
CfnWebACLProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACLProps.Builder |
builder() |
Object |
getDefaultAction()
`AWS::WAFRegional::WebACL.DefaultAction`.
|
String |
getMetricName()
`AWS::WAFRegional::WebACL.MetricName`.
|
String |
getName()
`AWS::WAFRegional::WebACL.Name`.
|
default Object |
getRules()
`AWS::WAFRegional::WebACL.Rules`.
|
@Stability(value=Stable) @NotNull Object getDefaultAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-webacl.html#cfn-wafregional-webacl-defaultaction@Stability(value=Stable) @NotNull String getMetricName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-webacl.html#cfn-wafregional-webacl-metricname@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-webacl.html#cfn-wafregional-webacl-name@Stability(value=Stable) @Nullable default Object getRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-webacl.html#cfn-wafregional-webacl-rules@Stability(value=Stable) static CfnWebACLProps.Builder builder()
CfnWebACLProps.Builder of CfnWebACLPropsCopyright © 2020. All rights reserved.