get Budgets Action
An example resource schema demonstrating some basic constructs and validation rules.
Return
null
Parameters
argument
null
Return
null
Parameters
action Id
A system-generated universally unique identifier (UUID) for the action.
budget Name
A string that represents the budget name. ":" and "\" characters aren't allowed.
See also
suspend fun getBudgetsAction(argument: suspend GetBudgetsActionPlainArgsBuilder.() -> Unit): GetBudgetsActionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.budgets.kotlin.inputs.GetBudgetsActionPlainArgs.