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

PutDomainPermissionsPolicyResult

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

§Properties

§
policy?: ResourcePolicy | null
[src]

The resource policy that was set after processing the request.