rules

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


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