ruleVariables

@JvmName(name = "odhrvwvyvyolqeww")
suspend fun ruleVariables(value: Output<RuleGroupRuleVariablesArgs>)
@JvmName(name = "quvsoiqylkmgdnvb")
suspend fun ruleVariables(value: RuleGroupRuleVariablesArgs?)

Parameters

value

Settings that are available for use in the rules in the rule group. You can only use these for stateful rule groups.


@JvmName(name = "euovwnwhbgmuaxls")
suspend fun ruleVariables(argument: suspend RuleGroupRuleVariablesArgsBuilder.() -> Unit)

Parameters

argument

Settings that are available for use in the rules in the rule group. You can only use these for stateful rule groups.