budgets_delete_notification {paws.cost.management}R Documentation

Deletes a notification

Description

Deletes a notification.

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

Usage

budgets_delete_notification(AccountId, BudgetName, Notification)

Arguments

AccountId

[required] The accountId that is associated with the budget whose notification you want to delete.

BudgetName

[required] The name of the budget whose notification you want to delete.

Notification

[required] The notification that you want to delete.


[Package paws.cost.management version 0.9.0 Index]