Module: Aws::ForecastService::Client::_ListWhatIfForecastExportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWhatIfForecastExportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1158 |
# File 'sig/client.rbs', line 1158
def next_token: () -> ::String
|
#what_if_forecast_exports ⇒ ::Array[Types::WhatIfForecastExportSummary]
1157 |
# File 'sig/client.rbs', line 1157
def what_if_forecast_exports: () -> ::Array[Types::WhatIfForecastExportSummary]
|