FrontdoorFirewallPolicyLogScrubbing

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null, scrubbingRules: List<FrontdoorFirewallPolicyLogScrubbingScrubbingRule>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Is log scrubbing enabled? Possible values are true or false. Defaults to true.

Link copied to clipboard

One or more scrubbing_rule blocks as defined below.