thresholdRules

@JvmName(name = "adscuaouvdeihnkm")
suspend fun thresholdRules(value: Output<List<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>>)
@JvmName(name = "nvdvdtofnfkqgugp")
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 = "fqspqmqxkafnbbvd")
suspend fun thresholdRules(vararg values: Output<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>)


@JvmName(name = "rmbbkaldrknqdbvf")
suspend fun thresholdRules(values: List<Output<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>>)
@JvmName(name = "ouhjfkmslfakfkig")
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 = "lsjtepbopsrkjugv")
suspend fun thresholdRules(argument: List<suspend GoogleCloudBillingBudgetsV1ThresholdRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kwflsyilwgudbnnr")
suspend fun thresholdRules(vararg argument: suspend GoogleCloudBillingBudgetsV1ThresholdRuleArgsBuilder.() -> Unit)
@JvmName(name = "xxtvkkhujotrtjnu")
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.