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