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