metricIntervalUpperBound

@JvmName(name = "rwajecnrxiddwfvm")
suspend fun metricIntervalUpperBound(value: Output<Double>)
@JvmName(name = "gilltqhrgtbgpiqc")
suspend fun metricIntervalUpperBound(value: Double?)

Parameters

value

The upper bound for the difference between the alarm threshold and the CloudWatch metric. If the metric value is above the breach threshold, the upper bound is exclusive (the metric must be less than the threshold plus the upper bound). Otherwise, it is inclusive (the metric must be less than or equal to the threshold plus the upper bound). A null value indicates positive infinity. You must specify at least one upper or lower bound.