endDate

@JvmName(name = "ohjffyfoyorngqoq")
suspend fun endDate(value: Output<BudgetBudgetFilterCustomPeriodEndDateArgs>)
@JvmName(name = "hrdxgaghnougavwu")
suspend fun endDate(value: BudgetBudgetFilterCustomPeriodEndDateArgs?)

Parameters

value

Optional. The end date of the time period. Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the startDate. Structure is documented below.


@JvmName(name = "bfrgybobkotwsihg")
suspend fun endDate(argument: suspend BudgetBudgetFilterCustomPeriodEndDateArgsBuilder.() -> Unit)

Parameters

argument

Optional. The end date of the time period. Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the startDate. Structure is documented below.