evaluationPeriods

@JvmName(name = "kkvgsdppsyoqmwmp")
suspend fun evaluationPeriods(value: Output<Int>)
@JvmName(name = "kpnjjwhgbahebove")
suspend fun evaluationPeriods(value: Int?)

Parameters

value

The number of periods over which data is compared to the specified threshold. If you are setting an alarm that requires that a number of consecutive data points be breaching to trigger the alarm, this value specifies that number. If you are setting an "M out of N" alarm, this value is the N, and `DatapointsToAlarm` is the M. For more information, see Evaluating an Alarm in the User Guide.