class Aws::MachineLearning::Types::DeleteMLModelInput

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

data as a hash:

    {
      ml_model_id: "EntityId", # required
    }

@!attribute [rw] ml_model_id

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

Constants

SENSITIVE