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