Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsWafv2WebAclCaptchaConfigDetails
-
Packages that use AwsWafv2WebAclCaptchaConfigDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsWafv2WebAclCaptchaConfigDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsWafv2WebAclCaptchaConfigDetails Modifier and Type Method Description AwsWafv2WebAclCaptchaConfigDetailsAwsWafv2WebAclDetails. captchaConfig()Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their ownCaptchaConfigsettings.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsWafv2WebAclCaptchaConfigDetails Modifier and Type Method Description AwsWafv2WebAclDetails.BuilderAwsWafv2WebAclDetails.Builder. captchaConfig(AwsWafv2WebAclCaptchaConfigDetails captchaConfig)Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their ownCaptchaConfigsettings.
-