@Stability(value=Stable) public static final class CfnWebACL.ImmunityTimePropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.ImmunityTimePropertyProperty>
CfnWebACL.ImmunityTimePropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.ImmunityTimePropertyProperty |
build()
Builds the configured instance.
|
CfnWebACL.ImmunityTimePropertyProperty.Builder |
immunityTime(Number immunityTime)
Sets the value of
CfnWebACL.ImmunityTimePropertyProperty.getImmunityTime() |
@Stability(value=Stable) public CfnWebACL.ImmunityTimePropertyProperty.Builder immunityTime(Number immunityTime)
CfnWebACL.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 CfnWebACL.ImmunityTimePropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.ImmunityTimePropertyProperty>CfnWebACL.ImmunityTimePropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.