| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnWebACL.DefaultActionProperty.Jsii$Proxy
An implementation for
CfnWebACL.DefaultActionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.DefaultActionProperty |
CfnWebACL.DefaultActionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.Builder |
CfnWebACL.Builder.defaultAction(CfnWebACL.DefaultActionProperty defaultAction)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.defaultAction(CfnWebACL.DefaultActionProperty defaultAction)
Sets the value of
CfnWebACLProps.getDefaultAction() |
void |
CfnWebACL.setDefaultAction(CfnWebACL.DefaultActionProperty value)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
Copyright © 2022. All rights reserved.