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

Properties

optional
repositoryName: string | null
optional
errorCode: string | null
optional
errorMessage: string | null