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

TargetSslProxiesSetCertificateMapRequest

import type { TargetSslProxiesSetCertificateMapRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface TargetSslProxiesSetCertificateMapRequest {
certificateMap?: string;
}

§Properties

§
certificateMap?: string
[src]

URL of the Certificate Map to associate with this TargetSslProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.