deleteBatchPrediction
abstract suspend fun deleteBatchPrediction(input: DeleteBatchPredictionRequest): DeleteBatchPredictionResponse
Assigns the DELETED status to a BatchPrediction, rendering it unusable.
After using the DeleteBatchPrediction operation, you can use the GetBatchPrediction operation to verify that the status of the BatchPrediction changed to DELETED.
Caution: The result of the DeleteBatchPrediction operation is irreversible.