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

GetLegalHoldInput

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

§Properties

§
LegalHoldId: string
[src]

This is the ID required to use GetLegalHold. This unique ID is associated with a specific legal hold.