| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafRuleGroupRulesActionDetails |
AwsWafRuleGroupRulesActionDetails.clone() |
AwsWafRuleGroupRulesActionDetails |
AwsWafRuleGroupRulesDetails.getAction()
Provides information about what action WAF should take on a web request when it matches the criteria defined in
the rule.
|
AwsWafRuleGroupRulesActionDetails |
AwsWafRuleGroupRulesActionDetails.withType(String type)
The action that WAF should take on a web request when it matches the rule's statement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafRuleGroupRulesDetails.setAction(AwsWafRuleGroupRulesActionDetails action)
Provides information about what action WAF should take on a web request when it matches the criteria defined in
the rule.
|
AwsWafRuleGroupRulesDetails |
AwsWafRuleGroupRulesDetails.withAction(AwsWafRuleGroupRulesActionDetails action)
Provides information about what action WAF should take on a web request when it matches the criteria defined in
the rule.
|
Copyright © 2022. All rights reserved.