budgets_describe_budget {paws.cost.management}R Documentation

Describes a budget

Description

Describes a budget.

See https://www.paws-r-sdk.com/docs/budgets_describe_budget/ for full documentation.

Usage

budgets_describe_budget(AccountId, BudgetName)

Arguments

AccountId

[required] The accountId that is associated with the budget that you want a description of.

BudgetName

[required] The name of the budget that you want a description of.


[Package paws.cost.management version 0.6.1 Index]