WafLoggingParameters

Configuration parameters for WAF logging, including redacted fields and logging filters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A filter configuration that determines which WAF log records to include or exclude.

Link copied to clipboard

The type of WAF logs to collect (currently supports WAF_LOGS).

Link copied to clipboard

The fields to redact from WAF logs to protect sensitive information.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String