rules

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

Parameters

value

A list of rules which should be disabled in that group. Disables all rules in the specified group if rules is not specified.


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


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

Parameters

values

A list of rules which should be disabled in that group. Disables all rules in the specified group if rules is not specified.