allUpdatesRule

@JvmName(name = "rmgxbcgybqhjibwe")
suspend fun allUpdatesRule(value: Output<BudgetAllUpdatesRuleArgs>)
@JvmName(name = "psxrtrattvlxgjta")
suspend fun allUpdatesRule(value: BudgetAllUpdatesRuleArgs?)

Parameters

value

Defines notifications that are sent on every update to the billing account's spend, regardless of the thresholds defined using threshold rules. Structure is documented below.


@JvmName(name = "knlflyltriptvvcu")
suspend fun allUpdatesRule(argument: suspend BudgetAllUpdatesRuleArgsBuilder.() -> Unit)

Parameters

argument

Defines notifications that are sent on every update to the billing account's spend, regardless of the thresholds defined using threshold rules. Structure is documented below.