class Aws::CodeCommit::Types::OverridePullRequestApprovalRulesInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/OverridePullRequestApprovalRulesInput AWS API Documentation
@return [String]
approval rule requirements (REVOKE). REVOKE status is not stored.
pull request (OVERRIDE) or revoke a previous override and apply
Whether you want to set aside approval rule requirements for the
@!attribute [rw] override_status
@return [String]
GetPullRequest.
most recent revision of a pull request. To get the revision ID, use
request. You cannot override approval rules for anything but the
The system-generated ID of the most recent revision of the pull
@!attribute [rw] revision_id
@return [String]
use GetPullRequest.
override all approval rule requirements. To get this information,
The system-generated ID of the pull request for which you want to
@!attribute [rw] pull_request_id
}
override_status: “OVERRIDE”, # required, accepts OVERRIDE, REVOKE
revision_id: “RevisionId”, # required
pull_request_id: “PullRequestId”, # required
{
data as a hash:
@note When making an API call, you may pass OverridePullRequestApprovalRulesInput