| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2RulesActionCountDetails |
AwsWafv2RulesActionCountDetails.clone() |
AwsWafv2RulesActionCountDetails |
AwsWafv2RulesActionDetails.getCount()
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the
web ACL.
|
AwsWafv2RulesActionCountDetails |
AwsWafv2RulesActionCountDetails.withCustomRequestHandling(AwsWafv2CustomRequestHandlingDetails customRequestHandling)
Defines custom handling for the web request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafv2RulesActionDetails.setCount(AwsWafv2RulesActionCountDetails count)
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the
web ACL.
|
AwsWafv2RulesActionDetails |
AwsWafv2RulesActionDetails.withCount(AwsWafv2RulesActionCountDetails count)
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the
web ACL.
|
Copyright © 2023. All rights reserved.