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

InstanceAuthString

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

Instance AUTH string details.

interface InstanceAuthString {
authString?: string;
}

§Properties

§
authString?: string
[src]

AUTH string set on the instance.