Module: Aws::ForecastService::Client::_ListWhatIfAnalysesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWhatIfAnalysesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1139 |
# File 'sig/client.rbs', line 1139
def next_token: () -> ::String
|
#what_if_analyses ⇒ ::Array[Types::WhatIfAnalysisSummary]
1138 |
# File 'sig/client.rbs', line 1138
def what_if_analyses: () -> ::Array[Types::WhatIfAnalysisSummary]
|