| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRuleGroupRulesActionDetails |
AwsWafRegionalRuleGroupRulesActionDetails.clone() |
AwsWafRegionalRuleGroupRulesActionDetails |
AwsWafRegionalRuleGroupRulesDetails.getAction()
The action that WAF should take on a web request when it matches the criteria defined in the rule.
|
AwsWafRegionalRuleGroupRulesActionDetails |
AwsWafRegionalRuleGroupRulesActionDetails.withType(String type)
Specifies the
ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you
want to negate the settings. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafRegionalRuleGroupRulesDetails.setAction(AwsWafRegionalRuleGroupRulesActionDetails action)
The action that WAF should take on a web request when it matches the criteria defined in the rule.
|
AwsWafRegionalRuleGroupRulesDetails |
AwsWafRegionalRuleGroupRulesDetails.withAction(AwsWafRegionalRuleGroupRulesActionDetails action)
The action that WAF should take on a web request when it matches the criteria defined in the rule.
|
Copyright © 2023. All rights reserved.