class Aws::MachineLearning::Types::DeleteEvaluationInput

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

data as a hash:

    {
      evaluation_id: "EntityId", # required
    }

@!attribute [rw] evaluation_id

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

Constants

SENSITIVE