Values.AwsWafv2RulesActionCaptchaDetailsSourceSpecifies that WAF should run a CAPTCHA check against the request.
type nonrec t = {customRequestHandling : AwsWafv2CustomRequestHandlingDetails.t option;Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token is valid and unexpired. For more information, see Customizing web requests and responses in WAF in the WAF Developer Guide..
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of NonEmptyString.t ]) list ]
list ])
list ])
list ]