class Aws::CodeCommit::Types::UpdateDefaultBranchInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/UpdateDefaultBranchInput AWS API Documentation
@return [String]
The name of the branch to set as the default branch.
@!attribute [rw] default_branch_name
@return [String]
default branch.
The name of the repository for which you want to set or change the
@!attribute [rw] repository_name
Represents the input of an update default branch operation.