| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2WebAclCaptchaConfigDetails |
AwsWafv2WebAclCaptchaConfigDetails.clone() |
AwsWafv2WebAclCaptchaConfigDetails |
AwsWafv2WebAclDetails.getCaptchaConfig()
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings. |
AwsWafv2WebAclCaptchaConfigDetails |
AwsWafv2WebAclCaptchaConfigDetails.withImmunityTimeProperty(AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails immunityTimeProperty)
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA
puzzle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafv2WebAclDetails.setCaptchaConfig(AwsWafv2WebAclCaptchaConfigDetails captchaConfig)
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings. |
AwsWafv2WebAclDetails |
AwsWafv2WebAclDetails.withCaptchaConfig(AwsWafv2WebAclCaptchaConfigDetails captchaConfig)
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings. |
Copyright © 2022. All rights reserved.