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