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

AddLayerVersionPermissionResponse

import type { AddLayerVersionPermissionResponse } from "https://aws-api.deno.dev/v0.4/services/lambda.ts?docs=full";
interface AddLayerVersionPermissionResponse {
RevisionId?: string | null;
Statement?: string | null;
}

§Properties

§
RevisionId?: string | null
[src]

A unique identifier for the current revision of the policy.

§
Statement?: string | null
[src]

The permission statement.