excludedRules

@JvmName(name = "kkruhddjexjsfewq")
suspend fun excludedRules(value: Output<List<WebAclExcludedRuleArgs>>)
@JvmName(name = "iomfytvugaottlow")
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 = "ylkrqgekbmlwugms")
suspend fun excludedRules(vararg values: Output<WebAclExcludedRuleArgs>)


@JvmName(name = "qnbvtkspvjjmveka")
suspend fun excludedRules(values: List<Output<WebAclExcludedRuleArgs>>)
@JvmName(name = "lspthvofmxdkkttk")
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 = "imlrmpfblrbewtqb")
suspend fun excludedRules(argument: List<suspend WebAclExcludedRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gjcyxvulgypgyaee")
suspend fun excludedRules(vararg argument: suspend WebAclExcludedRuleArgsBuilder.() -> Unit)
@JvmName(name = "ybjwrsiqupyqrmss")
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 .