PolicySettingsResponseLogScrubbing

data class PolicySettingsResponseLogScrubbing(val scrubbingRules: List<WebApplicationFirewallScrubbingRulesResponse>? = null, val state: String? = null)

To scrub sensitive log fields

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The rules that are applied to the logs for scrubbing.

Link copied to clipboard
val state: String? = null

State of the log scrubbing config. Default value is Enabled.