You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Budgets::Types::DescribeSubscribersForNotificationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Response of DescribeSubscribersForNotification

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

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

Returns:

  • (String)

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

#subscribersArray<Types::Subscriber>

A list of subscribers that are associated with a notification.

Returns:

  • (Array<Types::Subscriber>)

    A list of subscribers that are associated with a notification.