getBranch

inline suspend fun CodeCommitClient.getBranch(crossinline block: GetBranchRequest.Builder.() -> Unit): GetBranchResponse

Returns information about a repository branch, including its name and the last commit ID.