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

RegionalManagedCertificateAuthority

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

CA certificate chains for redis managed server authentication.

interface RegionalManagedCertificateAuthority {
caCerts?: RegionalCertChain[];
}

§Properties

§

The PEM encoded CA certificate chains for redis managed server authentication