class Aws::CodeCommit::Types::GetPullRequestInput

@note When making an API call, you may pass GetPullRequestInput

data as a hash:

    {
      pull_request_id: "PullRequestId", # required
    }

@!attribute [rw] pull_request_id

The system-generated ID of the pull request. To get this ID, use
ListPullRequests.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetPullRequestInput AWS API Documentation

Constants

SENSITIVE