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