BudgetsFunctions

Functions

Link copied to clipboard

Data source for managing an AWS Web Services Budgets Budget.

suspend fun getBudget(argument: suspend GetBudgetPlainArgsBuilder.() -> Unit): GetBudgetResult
suspend fun getBudget(accountId: String? = null, name: String, namePrefix: String? = null, tags: Map<String, String>? = null): GetBudgetResult