attainmentGoal

@JvmName(name = "tpmeojdqootmbujo")
suspend fun attainmentGoal(value: Output<Double>)
@JvmName(name = "qgexobcnreirmequ")
suspend fun attainmentGoal(value: Double?)

Parameters

value

The threshold that determines if the goal is being met. An attainment goal is the ratio of good periods that meet the threshold requirements to the total periods within the interval. For example, an attainment goal of 99.9% means that within your interval, you are targeting 99.9% of the periods to be in healthy state. If you omit this parameter, 99 is used to represent 99% as the attainment goal.