class Aws::CodeCommit::Types::UpdatePullRequestTitleInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/UpdatePullRequestTitleInput AWS API Documentation
@return [String]
existing title.
The updated title of the pull request. This will replace the
@!attribute [rw] title
@return [String]
ListPullRequests.
The system-generated ID of the pull request. To get this ID, use
@!attribute [rw] pull_request_id
}
title: “Title”, # required
pull_request_id: “PullRequestId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdatePullRequestTitleInput