excludedRules

@JvmName(name = "nupyvsbrwsxthwwv")
suspend fun excludedRules(value: Output<List<WebAclExcludedRuleArgs>>)
@JvmName(name = "qeknxokxmrsrjsxn")
suspend fun excludedRules(value: List<WebAclExcludedRuleArgs>?)

Parameters

value

Rules in the referenced rule group whose actions are set to Count .

Instead of this option, use RuleActionOverrides . It accepts any valid action setting, including Count .


@JvmName(name = "crsgxovfvocugalj")
suspend fun excludedRules(vararg values: Output<WebAclExcludedRuleArgs>)


@JvmName(name = "epxquthlncgjjfni")
suspend fun excludedRules(values: List<Output<WebAclExcludedRuleArgs>>)
@JvmName(name = "dfqdrgxpcwepexkx")
suspend fun excludedRules(vararg values: WebAclExcludedRuleArgs)

Parameters

values

Rules in the referenced rule group whose actions are set to Count .

Instead of this option, use RuleActionOverrides . It accepts any valid action setting, including Count .


@JvmName(name = "fkwedvtsoarppjel")
suspend fun excludedRules(argument: List<suspend WebAclExcludedRuleArgsBuilder.() -> Unit>)
@JvmName(name = "falytvpwltmbkflu")
suspend fun excludedRules(vararg argument: suspend WebAclExcludedRuleArgsBuilder.() -> Unit)
@JvmName(name = "kiiftbgkjqxebfed")
suspend fun excludedRules(argument: suspend WebAclExcludedRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules in the referenced rule group whose actions are set to Count .

Instead of this option, use RuleActionOverrides . It accepts any valid action setting, including Count .