priority

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

Parameters

value

An integer indicating the priority of a rule in the list. The priority must be a positive value between 0 and 2147483647. Rules are evaluated from highest to lowest priority where 0 is the highest priority and 2147483647 is the lowest prority.