@Stability(value=Stable) public static final class CfnWebACL.CaptchaConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.CaptchaConfigProperty>
CfnWebACL.CaptchaConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.CaptchaConfigProperty |
build()
Builds the configured instance.
|
CfnWebACL.CaptchaConfigProperty.Builder |
immunityTimeProperty(CfnWebACL.ImmunityTimePropertyProperty immunityTimeProperty)
Sets the value of
CfnWebACL.CaptchaConfigProperty.getImmunityTimeProperty() |
CfnWebACL.CaptchaConfigProperty.Builder |
immunityTimeProperty(IResolvable immunityTimeProperty)
Sets the value of
CfnWebACL.CaptchaConfigProperty.getImmunityTimeProperty() |
@Stability(value=Stable) public CfnWebACL.CaptchaConfigProperty.Builder immunityTimeProperty(CfnWebACL.ImmunityTimePropertyProperty immunityTimeProperty)
CfnWebACL.CaptchaConfigProperty.getImmunityTimeProperty()immunityTimeProperty - Determines how long a `CAPTCHA` token remains valid after the client successfully solves a `CAPTCHA` puzzle.this@Stability(value=Stable) public CfnWebACL.CaptchaConfigProperty.Builder immunityTimeProperty(IResolvable immunityTimeProperty)
CfnWebACL.CaptchaConfigProperty.getImmunityTimeProperty()immunityTimeProperty - Determines how long a `CAPTCHA` token remains valid after the client successfully solves a `CAPTCHA` puzzle.this@Stability(value=Stable) public CfnWebACL.CaptchaConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.CaptchaConfigProperty>CfnWebACL.CaptchaConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.