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

GetRuleRequest

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

§Properties

§
Identifier: string
[src]

The unique ID of the retention rule.