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

DeleteLifecyclePolicyRequest

import type { DeleteLifecyclePolicyRequest } from "https://aws-api.deno.dev/v0.4/services/dlm.ts?docs=full";
interface DeleteLifecyclePolicyRequest {
PolicyId: string;
}

§Properties

§
PolicyId: string
[src]

The identifier of the lifecycle policy.