listBranches
inline suspend fun CodeCommitClient.listBranches(crossinline block: ListBranchesRequest.Builder.() -> Unit): ListBranchesResponse
Gets information about one or more branches in a repository.
Gets information about one or more branches in a repository.