budgets_describe_budget_notifications_for_account {paws.cost.management} | R Documentation |
Lists the budget names and notifications that are associated with an account
Description
Lists the budget names and notifications that are associated with an account.
See https://www.paws-r-sdk.com/docs/budgets_describe_budget_notifications_for_account/ for full documentation.
Usage
budgets_describe_budget_notifications_for_account(
AccountId,
MaxResults = NULL,
NextToken = NULL
)
Arguments
AccountId |
[required] |
MaxResults |
An integer that represents how many budgets a paginated response contains. The default is 50. |
NextToken |
[Package paws.cost.management version 0.6.1 Index]