@aws-sdk/client-budgets

DescribeSubscribersForNotificationRequest Interface

Request of DescribeSubscribersForNotification

Members

Name
Type
Details
AccountId Requiredstring | undefined

The accountId that is associated with the budget whose subscribers you want descriptions of.

BudgetName Requiredstring | undefined

The name of the budget whose subscribers you want descriptions of.

Notification RequiredNotification | undefined

The notification whose subscribers you want to list.

MaxResults number | undefined

An optional integer that represents how many entries a paginated response contains.

NextToken string | undefined

The pagination token that you include in your request to indicate the next set of results that you want to retrieve.

Full Signature

export interface DescribeSubscribersForNotificationRequest