machinelearning_delete_batch_prediction {paws.machine.learning} | R Documentation |
Assigns the DELETED status to a BatchPrediction, rendering it unusable
Description
Assigns the DELETED status to a BatchPrediction
, rendering it unusable.
See https://www.paws-r-sdk.com/docs/machinelearning_delete_batch_prediction/ for full documentation.
Usage
machinelearning_delete_batch_prediction(BatchPredictionId)
Arguments
BatchPredictionId |
[required] A user-supplied ID that uniquely identifies the |
[Package paws.machine.learning version 0.9.0 Index]