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

GetBackupPlanFromJSONInput

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

§Properties

§
BackupPlanTemplateJson: string
[src]

A customer-supplied backup plan document in JSON format.