budgets_delete_subscriber {paws.cost.management}R Documentation

Deletes a subscriber

Description

Deletes a subscriber.

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

Usage

budgets_delete_subscriber(AccountId, BudgetName, Notification, Subscriber)

Arguments

AccountId

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

BudgetName

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

Notification

[required] The notification whose subscriber you want to delete.

Subscriber

[required] The subscriber that you want to delete.


[Package paws.cost.management version 0.9.0 Index]