thresholdRules

@JvmName(name = "fvtmanrgmrvidhlx")
suspend fun thresholdRules(value: Output<List<GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs>>)
@JvmName(name = "fulieshfkmkoqfge")
suspend fun thresholdRules(value: List<GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs>?)

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 = "rhaswvivhhyaklgu")
suspend fun thresholdRules(vararg values: Output<GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs>)


@JvmName(name = "pqwbfsdpsjmltilm")
suspend fun thresholdRules(values: List<Output<GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs>>)
@JvmName(name = "qyjcugunlidnqndh")
suspend fun thresholdRules(vararg values: GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs)

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 = "ixlqetuvafvxgkhy")
suspend fun thresholdRules(argument: List<suspend GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wvkohftcligbuvyd")
suspend fun thresholdRules(vararg argument: suspend GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgsBuilder.() -> Unit)
@JvmName(name = "rdchtoqtyhutoslo")
suspend fun thresholdRules(argument: suspend GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgsBuilder.() -> 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.