priority

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

Parameters

value

The priority of the rule to allow control of processing order. A lower number indicates high priority. If not provided, any rules with a priority will be sequenced before those without.