scrubbingRules

@JvmName(name = "vplmflggdmpceftd")
suspend fun scrubbingRules(value: Output<List<WebApplicationFirewallScrubbingRulesArgs>>)
@JvmName(name = "hxqmlmgamxisatep")
suspend fun scrubbingRules(value: List<WebApplicationFirewallScrubbingRulesArgs>?)

Parameters

value

The rules that are applied to the logs for scrubbing.


@JvmName(name = "ipmyiwdawhyppnbo")
suspend fun scrubbingRules(vararg values: Output<WebApplicationFirewallScrubbingRulesArgs>)


@JvmName(name = "oepurhawttqnnlqo")
suspend fun scrubbingRules(values: List<Output<WebApplicationFirewallScrubbingRulesArgs>>)
@JvmName(name = "vdntidgnwrtqivol")
suspend fun scrubbingRules(vararg values: WebApplicationFirewallScrubbingRulesArgs)

Parameters

values

The rules that are applied to the logs for scrubbing.


@JvmName(name = "uxkwhvauftupscme")
suspend fun scrubbingRules(argument: List<suspend WebApplicationFirewallScrubbingRulesArgsBuilder.() -> Unit>)
@JvmName(name = "ojuubjixxomtjiss")
suspend fun scrubbingRules(vararg argument: suspend WebApplicationFirewallScrubbingRulesArgsBuilder.() -> Unit)
@JvmName(name = "wudvrcwnoutgymca")
suspend fun scrubbingRules(argument: suspend WebApplicationFirewallScrubbingRulesArgsBuilder.() -> Unit)

Parameters

argument

The rules that are applied to the logs for scrubbing.