listWhatIfForecastExports
inline suspend fun ForecastClient.listWhatIfForecastExports(crossinline block: ListWhatIfForecastExportsRequest.Builder.() -> Unit): ListWhatIfForecastExportsResponse
Returns a list of what-if forecast exports created using the CreateWhatIfForecastExport operation. For each what-if forecast export, 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 export ARN with the DescribeWhatIfForecastExport operation.