class Aws::CodeCommit::Types::ListBranchesOutput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ListBranchesOutput AWS API Documentation
@return [String]
An enumeration token that returns the batch of the results.
@!attribute [rw] next_token
@return [Array<String>]
The list of branch names.
@!attribute [rw] branches
Represents the output of a list branches operation.