| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2RulesActionCaptchaDetails |
AwsWafv2RulesActionCaptchaDetails.clone() |
AwsWafv2RulesActionCaptchaDetails |
AwsWafv2RulesActionDetails.getCaptcha()
Instructs WAF to run a CAPTCHA check against the web request.
|
AwsWafv2RulesActionCaptchaDetails |
AwsWafv2RulesActionCaptchaDetails.withCustomRequestHandling(AwsWafv2CustomRequestHandlingDetails customRequestHandling)
Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token
is valid and unexpired.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafv2RulesActionDetails.setCaptcha(AwsWafv2RulesActionCaptchaDetails captcha)
Instructs WAF to run a CAPTCHA check against the web request.
|
AwsWafv2RulesActionDetails |
AwsWafv2RulesActionDetails.withCaptcha(AwsWafv2RulesActionCaptchaDetails captcha)
Instructs WAF to run a CAPTCHA check against the web request.
|
Copyright © 2023. All rights reserved.