specifiedAmount

@JvmName(name = "uovscqhrkroktqxm")
suspend fun specifiedAmount(value: Output<BudgetAmountSpecifiedAmountArgs>)
@JvmName(name = "lcwjaykelscmbfty")
suspend fun specifiedAmount(value: BudgetAmountSpecifiedAmountArgs?)

Parameters

value

A specified amount to use as the budget. currencyCode is optional. If specified, it must match the currency of the billing account. The currencyCode is provided on output. Structure is documented below.


@JvmName(name = "oqinguqvluestwsg")
suspend fun specifiedAmount(argument: suspend BudgetAmountSpecifiedAmountArgsBuilder.() -> Unit)

Parameters

argument

A specified amount to use as the budget. currencyCode is optional. If specified, it must match the currency of the billing account. The currencyCode is provided on output. Structure is documented below.