excludedRules

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


@JvmName(name = "mifudytxiahhmbod")
suspend fun excludedRules(values: List<Output<WebAclExcludedRuleArgs>>)
@JvmName(name = "dtygiysrvbobfomg")
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 = "flokitpfqksayate")
suspend fun excludedRules(argument: List<suspend WebAclExcludedRuleArgsBuilder.() -> Unit>)
@JvmName(name = "olhekiasiwkeimii")
suspend fun excludedRules(vararg argument: suspend WebAclExcludedRuleArgsBuilder.() -> Unit)
@JvmName(name = "bbfhvhiugybaqpjk")
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 .