thresholdRules

@JvmName(name = "gygaxtvupivrfbqj")
suspend fun thresholdRules(value: Output<List<ThresholdCustomAlertRuleArgs>>)
@JvmName(name = "tghiqcgpnubykvgj")
suspend fun thresholdRules(value: List<ThresholdCustomAlertRuleArgs>?)

Parameters

value

The list of custom alert threshold rules.


@JvmName(name = "idhakameyerwtire")
suspend fun thresholdRules(vararg values: Output<ThresholdCustomAlertRuleArgs>)


@JvmName(name = "rwbgjjdkmmwcblkb")
suspend fun thresholdRules(values: List<Output<ThresholdCustomAlertRuleArgs>>)
@JvmName(name = "fcyvwpwrksahxybj")
suspend fun thresholdRules(vararg values: ThresholdCustomAlertRuleArgs)

Parameters

values

The list of custom alert threshold rules.


@JvmName(name = "fweabxnivfadudyo")
suspend fun thresholdRules(argument: List<suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "itmvcviqtqkmvmxv")
suspend fun thresholdRules(vararg argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "ihopmbwfttmlqwmt")
suspend fun thresholdRules(argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert threshold rules.