@aws-sdk/client-budgets

DeleteSubscriberCommandInput Interface

Members

Name
Type
Details
AccountId Requiredstring | undefined

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

BudgetName Requiredstring | undefined

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

Notification RequiredNotification | undefined

The notification whose subscriber you want to delete.

Subscriber RequiredSubscriber | undefined

The subscriber that you want to delete.

Full Signature

export interface DeleteSubscriberCommandInput extends DeleteSubscriberRequest