getBudgetsAction

An example resource schema demonstrating some basic constructs and validation rules.

Return

null

Parameters

argument

null


suspend fun getBudgetsAction(actionId: String, budgetName: String): GetBudgetsActionResult

Return

null

Parameters

actionId

A system-generated universally unique identifier (UUID) for the action.

budgetName

A string that represents the budget name. ":" and "\" characters aren't allowed.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.budgets.kotlin.inputs.GetBudgetsActionPlainArgs.

See also