thresholdRules

@JvmName(name = "qarslukxkdrqahyd")
suspend fun thresholdRules(value: Output<List<BudgetThresholdRuleArgs>>)
@JvmName(name = "kywneguenlvbgnei")
suspend fun thresholdRules(value: List<BudgetThresholdRuleArgs>?)

Parameters

value

Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.


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


@JvmName(name = "ycdwwnhtqsmkhmqp")
suspend fun thresholdRules(values: List<Output<BudgetThresholdRuleArgs>>)
@JvmName(name = "awjqeyaxiiwanrbs")
suspend fun thresholdRules(vararg values: BudgetThresholdRuleArgs)

Parameters

values

Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.


@JvmName(name = "iifuqesanrtxuctb")
suspend fun thresholdRules(argument: List<suspend BudgetThresholdRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kgvpickpvvtfugmf")
suspend fun thresholdRules(vararg argument: suspend BudgetThresholdRuleArgsBuilder.() -> Unit)
@JvmName(name = "mxisdngoggdfrkkx")
suspend fun thresholdRules(argument: suspend BudgetThresholdRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.