class Aws::CodeCommit::Types::DeleteBranchInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/DeleteBranchInput AWS API Documentation
@return [String]
The name of the branch to delete.
@!attribute [rw] branch_name
@return [String]
The name of the repository that contains the branch to be deleted.
@!attribute [rw] repository_name
Represents the input of a delete branch operation.