class Aws::CodeCommit::Types::DeletePullRequestApprovalRuleInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/DeletePullRequestApprovalRuleInput AWS API Documentation
@return [String]
The name of the approval rule you want to delete.
@!attribute [rw] approval_rule_name
@return [String]
approval rule you want to delete.
The system-generated ID of the pull request that contains the
@!attribute [rw] pull_request_id
}
approval_rule_name: “ApprovalRuleName”, # required
pull_request_id: “PullRequestId”, # required
{
data as a hash:
@note When making an API call, you may pass DeletePullRequestApprovalRuleInput