Updates the BatchPredictionName
of a BatchPrediction
.
See https://www.paws-r-sdk.com/docs/machinelearning_update_batch_prediction/ for full documentation.
machinelearning_update_batch_prediction(BatchPredictionId, BatchPredictionName)
[required] The ID assigned to the BatchPrediction
during creation.
[required] A new user-supplied name or description of the BatchPrediction
.