public static final class CfnRuleGroup.ImmunityTimePropertyProperty.Builder
extends java.lang.Object
CfnRuleGroup.ImmunityTimePropertyProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRuleGroup.ImmunityTimePropertyProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.ImmunityTimePropertyProperty.Builder |
immunityTime(java.lang.Number immunityTime)
Sets the value of
CfnRuleGroup.ImmunityTimePropertyProperty.getImmunityTime() |
public CfnRuleGroup.ImmunityTimePropertyProperty.Builder immunityTime(java.lang.Number immunityTime)
CfnRuleGroup.ImmunityTimePropertyProperty.getImmunityTime()
immunityTime
- The amount of time, in seconds, that a `CAPTCHA` or challenge timestamp is considered valid by AWS WAF . This parameter is required.
The default setting is 300.
For the Challenge action, the minimum setting is 300.
this
public CfnRuleGroup.ImmunityTimePropertyProperty build()
CfnRuleGroup.ImmunityTimePropertyProperty
java.lang.NullPointerException
- if any required attribute was not provided