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

ManagedCertificateAuthority

import type { ManagedCertificateAuthority } from "https://googleapis.deno.dev/v1/redis:v1.ts";
interface ManagedCertificateAuthority {
caCerts?: CertChain[];
}

§Properties

§
caCerts?: CertChain[]
[src]

The PEM encoded CA certificate chains for redis managed server authentication