Values.CaptchaConfigSourceSpecifies how WAF should handle CAPTCHA evaluations. This is available at the web ACL level and in each rule.
type nonrec t = {immunityTimeProperty : ImmunityTimeProperty.t option;Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA puzzle.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `Long of TimeWindowSecond.t ]) list ])
list ]