/AWS1/CL_WA2IMMUNITYTIMEPRP¶
Used for CAPTCHA and challenge token settings. Determines
how long a CAPTCHA or challenge timestamp remains valid after WAF updates it for a successful CAPTCHA or challenge response.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_immunitytime TYPE /AWS1/WA2TIMEWINDOWSECOND /AWS1/WA2TIMEWINDOWSECOND¶
The amount of time, in seconds, that a
CAPTCHAor challenge timestamp is considered valid by WAF. The default setting is 300.For the Challenge action, the minimum setting is 300.
Queryable Attributes¶
ImmunityTime¶
The amount of time, in seconds, that a
CAPTCHAor challenge timestamp is considered valid by WAF. The default setting is 300.For the Challenge action, the minimum setting is 300.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMMUNITYTIME() |
Getter for IMMUNITYTIME, with configurable default |
ASK_IMMUNITYTIME() |
Getter for IMMUNITYTIME w/ exceptions if field has no value |
HAS_IMMUNITYTIME() |
Determine if IMMUNITYTIME has a value |