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