public static final class CfnRuleGroup.CaptchaProperty.Builder
extends java.lang.Object
CfnRuleGroup.CaptchaProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRuleGroup.CaptchaProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.CaptchaProperty.Builder |
customRequestHandling(CfnRuleGroup.CustomRequestHandlingProperty customRequestHandling)
Sets the value of
CfnRuleGroup.CaptchaProperty.getCustomRequestHandling() |
CfnRuleGroup.CaptchaProperty.Builder |
customRequestHandling(IResolvable customRequestHandling)
Sets the value of
CfnRuleGroup.CaptchaProperty.getCustomRequestHandling() |
public CfnRuleGroup.CaptchaProperty.Builder customRequestHandling(IResolvable customRequestHandling)
CfnRuleGroup.CaptchaProperty.getCustomRequestHandling()
customRequestHandling
- `CfnRuleGroup.CaptchaProperty.CustomRequestHandling`.this
public CfnRuleGroup.CaptchaProperty.Builder customRequestHandling(CfnRuleGroup.CustomRequestHandlingProperty customRequestHandling)
CfnRuleGroup.CaptchaProperty.getCustomRequestHandling()
customRequestHandling
- `CfnRuleGroup.CaptchaProperty.CustomRequestHandling`.this
public CfnRuleGroup.CaptchaProperty build()
CfnRuleGroup.CaptchaProperty
java.lang.NullPointerException
- if any required attribute was not provided