Class: Aws::CodeCommit::Types::DefaultBranchCannotBeDeletedException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::CodeCommit::Types::DefaultBranchCannotBeDeletedException
- Defined in:
- lib/aws-sdk-codecommit/types.rb
Overview
The specified branch is the default branch for the repository, and cannot be deleted. To delete this branch, you must first set another branch as the default branch.