thresholdObservations

@JvmName(name = "vcwebasenxbrqkwf")
suspend fun thresholdObservations(value: Output<List<AlertRuleAnomalyDuplicateThresholdObservationArgs>>)

Parameters

value

A list of threshold_observation blocks as defined below.

NOTE: un-specified multi_select_observation, single_select_observation, prioritized_exclude_observation and threshold_observation will be inherited from the built-in Anomaly Alert Rule.


@JvmName(name = "pgfmctnihdblvvgp")
suspend fun thresholdObservations(vararg values: Output<AlertRuleAnomalyDuplicateThresholdObservationArgs>)


@JvmName(name = "qbfkqqxwdcetlykn")
suspend fun thresholdObservations(values: List<Output<AlertRuleAnomalyDuplicateThresholdObservationArgs>>)
@JvmName(name = "npoogpcyqbpvhlda")
suspend fun thresholdObservations(vararg values: AlertRuleAnomalyDuplicateThresholdObservationArgs)

Parameters

values

A list of threshold_observation blocks as defined below.

NOTE: un-specified multi_select_observation, single_select_observation, prioritized_exclude_observation and threshold_observation will be inherited from the built-in Anomaly Alert Rule.


@JvmName(name = "wpwlcdpdqhnilvfw")
suspend fun thresholdObservations(argument: List<suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit>)
@JvmName(name = "sqlbehjksfjgvjii")
suspend fun thresholdObservations(vararg argument: suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit)
@JvmName(name = "hnnuuulcxfqvsbbb")
suspend fun thresholdObservations(argument: suspend AlertRuleAnomalyDuplicateThresholdObservationArgsBuilder.() -> Unit)

Parameters

argument

A list of threshold_observation blocks as defined below.

NOTE: un-specified multi_select_observation, single_select_observation, prioritized_exclude_observation and threshold_observation will be inherited from the built-in Anomaly Alert Rule.