| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf |
AWS Web Application Firewall Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.Builder.action(CfnWebACL.WafActionProperty action)
Sets the value of
CfnWebACL.ActivatedRuleProperty.getAction() |
CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.Builder.action(IResolvable action)
Sets the value of
CfnWebACL.ActivatedRuleProperty.getAction() |
static CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.builder() |
CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.Builder.priority(Number priority)
Sets the value of
CfnWebACL.ActivatedRuleProperty.getPriority() |
CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.Builder.ruleId(String ruleId)
Sets the value of
CfnWebACL.ActivatedRuleProperty.getRuleId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnWebACL.ActivatedRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.ActivatedRuleProperty.Builder. |
Copyright © 2022. All rights reserved.