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

BackupDRConfiguration

import type { BackupDRConfiguration } from "https://googleapis.deno.dev/v1/redis:v1.ts";

BackupDRConfiguration to capture the backup and disaster recovery details of database resource.

interface BackupDRConfiguration {
backupdrManaged?: boolean;
}

§Properties

§
backupdrManaged?: boolean
[src]

Indicates if the resource is managed by BackupDR.