@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.586Z") @Stability(value=Stable) public interface CfnWebACLProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getMetricName()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getRules()
@Stability(value=Stable) static CfnWebACLProps.Builder builder()
CfnWebACLProps.Builder of CfnWebACLPropsCopyright © 2021. All rights reserved.