public static final class CfnWebACL.CaptchaActionProperty.Builder
extends java.lang.Object
CfnWebACL.CaptchaActionProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWebACL.CaptchaActionProperty |
build()
Builds the configured instance.
|
CfnWebACL.CaptchaActionProperty.Builder |
customRequestHandling(CfnWebACL.CustomRequestHandlingProperty customRequestHandling)
Sets the value of
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling() |
CfnWebACL.CaptchaActionProperty.Builder |
customRequestHandling(IResolvable customRequestHandling)
Sets the value of
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling() |
public CfnWebACL.CaptchaActionProperty.Builder customRequestHandling(IResolvable customRequestHandling)
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling()
customRequestHandling
- Defines custom handling for the web request, used when the `CAPTCHA` inspection determines that the request's token is valid and unexpired.
For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .this
public CfnWebACL.CaptchaActionProperty.Builder customRequestHandling(CfnWebACL.CustomRequestHandlingProperty customRequestHandling)
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling()
customRequestHandling
- Defines custom handling for the web request, used when the `CAPTCHA` inspection determines that the request's token is valid and unexpired.
For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .this
public CfnWebACL.CaptchaActionProperty build()
CfnWebACL.CaptchaActionProperty
java.lang.NullPointerException
- if any required attribute was not provided