public static interface ImmunityTimeProperty.Builder extends SdkPojo, CopyableBuilder<ImmunityTimeProperty.Builder,ImmunityTimeProperty>
| Modifier and Type | Method and Description |
|---|---|
ImmunityTimeProperty.Builder |
immunityTime(Long immunityTime)
The amount of time, in seconds, that a
CAPTCHA or challenge timestamp is considered valid by
WAF. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImmunityTimeProperty.Builder immunityTime(Long immunityTime)
The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by
WAF. The default setting is 300.
For the Challenge action, the minimum setting is 300.
immunityTime - The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid
by WAF. The default setting is 300.
For the Challenge action, the minimum setting is 300.
Copyright © 2023. All rights reserved.