class Aws::SageMaker::Types::DeleteModelInput

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

data as a hash:

    {
      model_name: "ModelName", # required
    }

@!attribute [rw] model_name

The name of the model to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteModelInput AWS API Documentation

Constants

SENSITIVE