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

BackupDRConfig

import type { BackupDRConfig } from "https://googleapis.deno.dev/v1/databasecenter:v1beta.ts";

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

interface BackupDRConfig {
backupdrManaged?: boolean;
}

§Properties

§
backupdrManaged?: boolean
[src]

Indicates if the resource is managed by BackupDR.