Module: Aws::Budgets::Client::_DescribeNotificationsForBudgetResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeNotificationsForBudgetResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


375
# File 'sig/client.rbs', line 375

def next_token: () -> ::String

#notifications::Array[Types::Notification]

Returns:



374
# File 'sig/client.rbs', line 374

def notifications: () -> ::Array[Types::Notification]