metricIntervalLowerBound

@JvmName(name = "mxsljgynbypliujj")
suspend fun metricIntervalLowerBound(value: Output<Double>)
@JvmName(name = "ipdkenwlqdjptqho")
suspend fun metricIntervalLowerBound(value: Double?)

Parameters

value

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