notifyThreshold

@JvmName(name = "fsiyelilwfvirjqh")
suspend fun notifyThreshold(value: Output<Int>)
@JvmName(name = "irmwlrpdpwjlhbcl")
suspend fun notifyThreshold(value: Int?)

Deprecated

Deprecated from 1.161.0+, use threshold

Parameters

value

Notification threshold, which is not notified until the number of triggers is reached. The default is 1, Deprecated from 1.161.0+.