deleteWhatIfForecastExport
abstract suspend fun deleteWhatIfForecastExport(input: DeleteWhatIfForecastExportRequest): DeleteWhatIfForecastExportResponse
Deletes a what-if forecast export created using the CreateWhatIfForecastExport operation. You can delete only what-if forecast exports that have a status of ACTIVE
or CREATE_FAILED
. To get the status, use the DescribeWhatIfForecastExport operation.