class Aws::CodeCommit::Types::DeleteRepositoryInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/DeleteRepositoryInput AWS API Documentation
@return [String]
The name of the repository to delete.
@!attribute [rw] repository_name
}
repository_name: “RepositoryName”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteRepositoryInput
Represents the input of a delete repository operation.