class Aws::SageMaker::Types::DeleteModelPackageInput

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

data as a hash:

    {
      model_package_name: "VersionedArnOrName", # required
    }

@!attribute [rw] model_package_name

The name or Amazon Resource Name (ARN) of the model package to
delete.

When you specify a name, the name must have 1 to 63 characters.
Valid characters are a-z, A-Z, 0-9, and - (hyphen).
@return [String]

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

Constants

SENSITIVE