listWhatIfForecasts
inline suspend fun ForecastClient.listWhatIfForecasts(crossinline block: ListWhatIfForecastsRequest.Builder.() -> Unit): ListWhatIfForecastsResponse
Returns a list of what-if forecasts created using the CreateWhatIfForecast operation. For each what-if forecast, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the what-if forecast ARN with the DescribeWhatIfForecast operation.