rules

@JvmName(name = "boehvjxrkfuprimw")
suspend fun rules(value: Output<List<Int>>)
@JvmName(name = "gepeorblfsgitaix")
suspend fun rules(value: List<Int>?)

Parameters

value

The list of rules that will be disabled. If null, all rules of the rule group will be disabled.


@JvmName(name = "lwhsylyywmjlctka")
suspend fun rules(vararg values: Output<Int>)


@JvmName(name = "bqmsmkterlcnmhml")
suspend fun rules(values: List<Output<Int>>)
@JvmName(name = "xtkeqnuaejumvknj")
suspend fun rules(vararg values: Int)

Parameters

values

The list of rules that will be disabled. If null, all rules of the rule group will be disabled.