class Aws::SageMaker::Types::DeleteCodeRepositoryInput

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

data as a hash:

    {
      code_repository_name: "EntityName", # required
    }

@!attribute [rw] code_repository_name

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

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

Constants

SENSITIVE