@aws-sdk/client-budgets

DescribeSubscribersForNotificationCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
NextToken string | undefined

The pagination token in the service response that indicates the next set of results that you can retrieve.

Subscribers Subscriber[] | undefined

A list of subscribers that are associated with a notification.

Full Signature

export interface DescribeSubscribersForNotificationCommandOutput extends DescribeSubscribersForNotificationResponse, MetadataBearer