thresholdRules

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

Parameters

value

The list of custom alert threshold rules.


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


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

Parameters

values

The list of custom alert threshold rules.


@JvmName(name = "cnwodpnuigdmelmt")
suspend fun thresholdRules(argument: List<suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gsteqanqnqgauymg")
suspend fun thresholdRules(vararg argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "cgovodymdqiqodeo")
suspend fun thresholdRules(argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert threshold rules.