@Stability(value=Stable) public static final class CfnWebACL.CaptchaActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.CaptchaActionProperty>
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() |
@Stability(value=Stable) public CfnWebACL.CaptchaActionProperty.Builder customRequestHandling(CfnWebACL.CustomRequestHandlingProperty customRequestHandling)
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling()customRequestHandling - `CfnWebACL.CaptchaActionProperty.CustomRequestHandling`.this@Stability(value=Stable) public CfnWebACL.CaptchaActionProperty.Builder customRequestHandling(IResolvable customRequestHandling)
CfnWebACL.CaptchaActionProperty.getCustomRequestHandling()customRequestHandling - `CfnWebACL.CaptchaActionProperty.CustomRequestHandling`.this@Stability(value=Stable) public CfnWebACL.CaptchaActionProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.CaptchaActionProperty>CfnWebACL.CaptchaActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.