priority

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

Parameters

value

The priority of the rule. Possible values are integers between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.