thresholdRules

@JvmName(name = "fuvnlcgcemacykii")
suspend fun thresholdRules(value: Output<List<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>>)
@JvmName(name = "iakdmintwrgocehg")
suspend fun thresholdRules(value: List<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>?)

Parameters

value

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget. Optional for pubsubTopic notifications. Required if using email notifications.


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


@JvmName(name = "pfohkitbbojdrlsx")
suspend fun thresholdRules(values: List<Output<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>>)
@JvmName(name = "auywlowmndgwssgv")
suspend fun thresholdRules(vararg values: GoogleCloudBillingBudgetsV1ThresholdRuleArgs)

Parameters

values

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget. Optional for pubsubTopic notifications. Required if using email notifications.


@JvmName(name = "eumjojkspabwfnvb")
suspend fun thresholdRules(argument: List<suspend GoogleCloudBillingBudgetsV1ThresholdRuleArgsBuilder.() -> Unit>)
@JvmName(name = "hpcagxapwfokeqqe")
suspend fun thresholdRules(vararg argument: suspend GoogleCloudBillingBudgetsV1ThresholdRuleArgsBuilder.() -> Unit)
@JvmName(name = "rfaqemlwrlygngat")
suspend fun thresholdRules(argument: suspend GoogleCloudBillingBudgetsV1ThresholdRuleArgsBuilder.() -> Unit)

Parameters

argument

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget. Optional for pubsubTopic notifications. Required if using email notifications.