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

DeleteRetentionPolicyRequest

import type { DeleteRetentionPolicyRequest } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface DeleteRetentionPolicyRequest {
Id: string;
OrganizationId: string;
}

§Properties

§
Id: string
[src]

The retention policy ID.

§
OrganizationId: string
[src]

The organization ID.