Module: Aws::Budgets::Client::_DescribeBudgetPerformanceHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBudgetPerformanceHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#budget_performance_history ⇒ Types::BudgetPerformanceHistory
342 |
# File 'sig/client.rbs', line 342
def budget_performance_history: () -> Types::BudgetPerformanceHistory
|
#next_token ⇒ ::String
343 |
# File 'sig/client.rbs', line 343
def next_token: () -> ::String
|