Web Application Firewall Scrubbing Rules Response
data class WebApplicationFirewallScrubbingRulesResponse(val matchVariable: String, val selector: String? = null, val selectorMatchOperator: String, val state: String? = null)
Defines the contents of the log scrubbing rules.