lastPeriodAmount

@JvmName(name = "gloaftulkubnmtot")
suspend fun lastPeriodAmount(value: Output<GoogleCloudBillingBudgetsV1LastPeriodAmountArgs>)
@JvmName(name = "shwtaiumtbqesbcc")
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 = "qscvaxqwgtowtsmf")
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.