class Aws::CodeCommit::Types::GetPullRequestOverrideStateInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetPullRequestOverrideStateInput AWS API Documentation
@return [String]
retrieve the most recent revision ID, use GetPullRequest.
The system-generated ID of the revision for the pull request. To
@!attribute [rw] revision_id
@return [String]
about whether approval rules have been set aside (overridden).
The ID of the pull request for which you want to get information
@!attribute [rw] pull_request_id
}
revision_id: “RevisionId”, # required
pull_request_id: “PullRequestId”, # required
{
data as a hash:
@note When making an API call, you may pass GetPullRequestOverrideStateInput