Module: Aws::ForecastService::Client::_ListWhatIfForecastsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWhatIfForecastsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1177 |
# File 'sig/client.rbs', line 1177
def next_token: () -> ::String
|
#what_if_forecasts ⇒ ::Array[Types::WhatIfForecastSummary]
1176 |
# File 'sig/client.rbs', line 1176
def what_if_forecasts: () -> ::Array[Types::WhatIfForecastSummary]
|