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

Returns:

  • (::String)


1177
# File 'sig/client.rbs', line 1177

def next_token: () -> ::String

#what_if_forecasts::Array[Types::WhatIfForecastSummary]

Returns:



1176
# File 'sig/client.rbs', line 1176

def what_if_forecasts: () -> ::Array[Types::WhatIfForecastSummary]