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

GetDomainPermissionsPolicyResult

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

§Properties

§
policy?: ResourcePolicy | null
[src]

The returned resource policy.