| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf.regional |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnWebACL.ActionProperty.Jsii$Proxy
An implementation for
CfnWebACL.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.ActionProperty |
CfnWebACL.ActionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.RuleProperty.Builder |
CfnWebACL.RuleProperty.Builder.action(CfnWebACL.ActionProperty action)
Sets the value of
CfnWebACL.RuleProperty.getAction() |
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.defaultAction(CfnWebACL.ActionProperty defaultAction)
Sets the value of
CfnWebACLProps.getDefaultAction() |
CfnWebACL.Builder |
CfnWebACL.Builder.defaultAction(CfnWebACL.ActionProperty defaultAction)
`AWS::WAFRegional::WebACL.DefaultAction`.
|
void |
CfnWebACL.setDefaultAction(CfnWebACL.ActionProperty value)
`AWS::WAFRegional::WebACL.DefaultAction`.
|
Copyright © 2021. All rights reserved.