evaluationFrequency

@JvmName(name = "tyhjticsivjaxssq")
suspend fun evaluationFrequency(value: Output<String>)
@JvmName(name = "npxrkeglnrsyfyyw")
suspend fun evaluationFrequency(value: String?)

Parameters

value

How often the scheduled query rule is evaluated, represented in ISO 8601 duration format. Possible values are PT1M, PT5M, PT10M, PT15M, PT30M, PT45M, PT1H, PT2H, PT3H, PT4H, PT5H, PT6H, P1D.

Note: evaluation_frequency cannot be greater than the query look back which is window_duration*number_of_evaluation_periods. Note: evaluation_frequency cannot be greater than the mute_actions_after_alert_duration.