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

PutResourcePolicyRequest

import type { PutResourcePolicyRequest } from "https://aws-api.deno.dev/v0.3/services/schemas.ts?docs=full";

The name of the policy.

interface PutResourcePolicyRequest {
RegistryName?: string | null;
RevisionId?: string | null;
}

§Properties

§

The resource-based policy.

§
RegistryName?: string | null
[src]

The name of the registry.

§
RevisionId?: string | null
[src]

The revision ID of the policy.