Uses of Class
software.amazon.awssdk.services.wafv2.model.RequestInspectionACFP
-
Packages that use RequestInspectionACFP Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RequestInspectionACFP in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RequestInspectionACFP Modifier and Type Method Description RequestInspectionACFPAWSManagedRulesACFPRuleSet. requestInspection()The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type RequestInspectionACFP Modifier and Type Method Description AWSManagedRulesACFPRuleSet.BuilderAWSManagedRulesACFPRuleSet.Builder. requestInspection(RequestInspectionACFP requestInspection)The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts.
-