class Aws::MachineLearning::Types::DeleteBatchPredictionInput

@note When making an API call, you may pass DeleteBatchPredictionInput

data as a hash:

    {
      batch_prediction_id: "EntityId", # required
    }

@!attribute [rw] batch_prediction_id

A user-supplied ID that uniquely identifies the `BatchPrediction`.
@return [String]

Constants

SENSITIVE