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

CertificateAuthority

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

Redis cluster certificate authority

interface CertificateAuthority {
managedServerCa?: ManagedCertificateAuthority;
name?: string;
}

§Properties

§
name?: string
[src]

Identifier. Unique name of the resource in this scope including project, location and cluster using the form: projects/{project}/locations/{location}/clusters/{cluster}/certificateAuthority