| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseInspection |
AWSManagedRulesACFPRuleSet.responseInspection()
The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track account
creation success rates.
|
ResponseInspection |
AWSManagedRulesATPRuleSet.responseInspection()
The criteria for inspecting responses to login requests, used by the ATP rule group to track login failure rates.
|
| Modifier and Type | Method and Description |
|---|---|
AWSManagedRulesACFPRuleSet.Builder |
AWSManagedRulesACFPRuleSet.Builder.responseInspection(ResponseInspection responseInspection)
The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track
account creation success rates.
|
AWSManagedRulesATPRuleSet.Builder |
AWSManagedRulesATPRuleSet.Builder.responseInspection(ResponseInspection responseInspection)
The criteria for inspecting responses to login requests, used by the ATP rule group to track login failure
rates.
|
Copyright © 2023. All rights reserved.