class Aws::SageMaker::Types::DeleteAlgorithmInput

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

data as a hash:

    {
      algorithm_name: "EntityName", # required
    }

@!attribute [rw] algorithm_name

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

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

Constants

SENSITIVE