rules

@JvmName(name = "bmxasfrpgchiokdp")
suspend fun rules(value: Output<List<Int>>)
@JvmName(name = "eomnmidqachalcol")
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 = "puogsqsocwqvniir")
suspend fun rules(vararg values: Output<Int>)


@JvmName(name = "fgghxnphejwwqvhx")
suspend fun rules(values: List<Output<Int>>)
@JvmName(name = "pqjtctsqdghutnmr")
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.