Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteRepositoryPermissionsPolicyResult

import type { DeleteRepositoryPermissionsPolicyResult } from "https://aws-api.deno.dev/v0.4/services/codeartifact.ts?docs=full";
interface DeleteRepositoryPermissionsPolicyResult {
policy?: ResourcePolicy | null;
}

§Properties

§
policy?: ResourcePolicy | null
[src]

Information about the deleted policy after processing the request.