| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf |
AWS Web Application Firewall Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleProps.Builder |
CfnRuleProps.builder() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.metricName(String metricName)
Sets the value of
CfnRuleProps.getMetricName() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.name(String name)
Sets the value of
CfnRuleProps.getName() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.predicates(IResolvable predicates)
Sets the value of
CfnRuleProps.getPredicates() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.predicates(List<? extends Object> predicates)
Sets the value of
CfnRuleProps.getPredicates() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRuleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleProps.Builder. |
Copyright © 2022. All rights reserved.