@Stability(value=Stable) public static final class CfnRuleGroup.ImmunityTimePropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.ImmunityTimePropertyProperty>
CfnRuleGroup.ImmunityTimePropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.ImmunityTimePropertyProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.ImmunityTimePropertyProperty.Builder |
immunityTime(Number immunityTime)
Sets the value of
CfnRuleGroup.ImmunityTimePropertyProperty.getImmunityTime() |
@Stability(value=Stable) public CfnRuleGroup.ImmunityTimePropertyProperty.Builder immunityTime(Number immunityTime)
CfnRuleGroup.ImmunityTimePropertyProperty.getImmunityTime()immunityTime - The amount of time, in seconds, that a `CAPTCHA` token is valid. This parameter is required.
The default setting is 300.this@Stability(value=Stable) public CfnRuleGroup.ImmunityTimePropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.ImmunityTimePropertyProperty>CfnRuleGroup.ImmunityTimePropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.