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