Values.AwsWafv2ActionAllowDetailsSourceSpecifies that WAF should allow the request and optionally defines additional custom handling for the request.
type nonrec t = {customRequestHandling : AwsWafv2CustomRequestHandlingDetails.t option;Defines custom handling for the web request. For information about customizing web requests and responses, 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 ]