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

Class: Aws::Budgets::Types::DescribeNotificationsForBudgetResponse

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

Overview

Response of GetNotificationsForBudget

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.

#notificationsArray<Types::Notification>

A list of notifications that are associated with a budget.

Returns: