threshold

@JvmName(name = "qaadpecdkilltuni")
suspend fun threshold(value: Output<MonitoringThresholdArgs>)
@JvmName(name = "mqdtgygtmrmmkfnj")
suspend fun threshold(value: MonitoringThresholdArgs?)

Parameters

value

The threshold value. If null, a default value will be set depending on the selected metric.


@JvmName(name = "crmkifeejibkkycm")
suspend fun threshold(argument: suspend MonitoringThresholdArgsBuilder.() -> Unit)

Parameters

argument

The threshold value. If null, a default value will be set depending on the selected metric.