lastPeriodAmount

@JvmName(name = "aluqvbvbyjcomkoy")
suspend fun lastPeriodAmount(value: Output<GoogleCloudBillingBudgetsV1LastPeriodAmountArgs>)
@JvmName(name = "xetweujhavbpllvd")
suspend fun lastPeriodAmount(value: GoogleCloudBillingBudgetsV1LastPeriodAmountArgs?)

Parameters

value

Use the last period's actual spend as the budget for the present period. LastPeriodAmount can only be set when the budget's time period is a Filter.calendar_period. It cannot be set in combination with Filter.custom_period.


@JvmName(name = "kcvumgjxaekrhjna")
suspend fun lastPeriodAmount(argument: suspend GoogleCloudBillingBudgetsV1LastPeriodAmountArgsBuilder.() -> Unit)

Parameters

argument

Use the last period's actual spend as the budget for the present period. LastPeriodAmount can only be set when the budget's time period is a Filter.calendar_period. It cannot be set in combination with Filter.custom_period.