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

DeleteRuleRequest

import type { DeleteRuleRequest } from "https://aws-api.deno.dev/v0.3/services/rbin.ts?docs=full";
interface DeleteRuleRequest {
Identifier: string;
}

§Properties

§
Identifier: string
[src]

The unique ID of the retention rule to delete.