lastPeriodAmount

@JvmName(name = "qvimigptitxwdfrq")
suspend fun lastPeriodAmount(value: Output<GoogleCloudBillingBudgetsV1beta1LastPeriodAmountArgs>)
@JvmName(name = "frrgwlryfiqstaqk")
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 = "pcxjeydfjtjvvvdh")
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.