codecommit_list_branches {paws.developer.tools} | R Documentation |
Gets information about one or more branches in a repository.
See https://www.paws-r-sdk.com/docs/codecommit_list_branches/ for full documentation.
codecommit_list_branches(repositoryName, nextToken = NULL)
repositoryName |
[required] The name of the repository that contains the branches. |
nextToken |
An enumeration token that allows the operation to batch the results. |