lastPeriodAmount

@JvmName(name = "biishkdsmgshqnfc")
suspend fun lastPeriodAmount(value: Output<GoogleCloudBillingBudgetsV1beta1LastPeriodAmountArgs>)
@JvmName(name = "yuvsvxosgcmhjfof")
suspend fun lastPeriodAmount(value: GoogleCloudBillingBudgetsV1beta1LastPeriodAmountArgs?)

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 = "ftclnwcoadqnutgu")
suspend fun lastPeriodAmount(argument: suspend GoogleCloudBillingBudgetsV1beta1LastPeriodAmountArgsBuilder.() -> 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.