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

Properties

repositoryName: string
optional
nextToken: string | null
optional
maxResults: number | null