Module: Aws::ForecastService::Client::_ListForecastExportJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListForecastExportJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#forecast_export_jobs ⇒ ::Array[Types::ForecastExportJobSummary]
1013 |
# File 'sig/client.rbs', line 1013 def forecast_export_jobs: () -> ::Array[Types::ForecastExportJobSummary] |
#next_token ⇒ ::String
1014 |
# File 'sig/client.rbs', line 1014 def next_token: () -> ::String |