priority

@JvmName(name = "lbqtcsnlqtwrueux")
suspend fun priority(value: Int)

Parameters

value

Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for priority. Values do not need to be sequential across rules in a policy. A rule with a tag_status value of "any" must have the highest value for priority and be evaluated last.