priority

@JvmName(name = "sedaxqvirkfypumg")
suspend fun priority(value: Output<Int>)
@JvmName(name = "alyqklpqcqdipyuy")
suspend fun priority(value: Int?)

Parameters

value

The priority of the rule. Valid values: 1 to 10000. A smaller value indicates a higher priority. Note: The priority of each rule within the same listener must be unique.