Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface UpdatePullRequestApprovalRuleContentInput
import { type UpdatePullRequestApprovalRuleContentInput } from "https://deno.land/x/aws_api@v0.1.0/services/codecommit@2015-04-13/mod.ts";

Properties

pullRequestId: string
approvalRuleName: string
optional
existingRuleContentSha256: string | null
newRuleContent: string