Values.WAFLoggingParametersSourceConfiguration parameters for WAF logging, including redacted fields and logging filters.
type nonrec t = {redactedFields : RedactedFields.t option;The fields to redact from WAF logs to protect sensitive information.
*)loggingFilter : LoggingFilter.t option;A filter configuration that determines which WAF log records to include or exclude.
*)logType : WAFLogType.t option;The type of WAF logs to collect (currently supports WAF_LOGS).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string * [> `String of SingleHeaderNameString.t ]) list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of
LabelNameConditionLabelNameString.t ])
list ])
list ]
list ])
list ]
list ])
list ])
list ]