thresholdRules

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

Parameters

value

The list of custom alert threshold rules.


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


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

Parameters

values

The list of custom alert threshold rules.


@JvmName(name = "dhuioqtyqirpjpha")
suspend fun thresholdRules(argument: List<suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "xqqoyikjlbwknldb")
suspend fun thresholdRules(vararg argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "bavuduxdmkytoqhw")
suspend fun thresholdRules(argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert threshold rules.