priority

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

Parameters

value

Optional. The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the Normal priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests.