updatePullRequestTitle
inline suspend fun CodeCommitClient.updatePullRequestTitle(crossinline block: UpdatePullRequestTitleRequest.Builder.() -> Unit): UpdatePullRequestTitleResponse
Replaces the title of a pull request.
Replaces the title of a pull request.