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

GCBDRConfiguration

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

GCBDR Configuration for the resource.

interface GCBDRConfiguration {
gcbdrManaged?: boolean;
}

§Properties

§
gcbdrManaged?: boolean
[src]

Whether the resource is managed by GCBDR.