priority

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

Parameters

value

The order in which rules should be executed in relation to each other. Lower values are executed first. Values do not need to be sequential. If no value is provided for any rule the array order of the rules field will be used to assign a priority.