thresholdRules

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

Parameters

value

The list of custom alert threshold rules.


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


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

Parameters

values

The list of custom alert threshold rules.


@JvmName(name = "jtdrolafygmfkrsk")
suspend fun thresholdRules(argument: List<suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "akumrrtmmdyqbsrf")
suspend fun thresholdRules(vararg argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "ghqxbsyljqsfeyns")
suspend fun thresholdRules(argument: suspend ThresholdCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert threshold rules.