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

VirtualGatewayClientTlsCertificate

import type { VirtualGatewayClientTlsCertificate } from "https://aws-api.deno.dev/v0.3/services/appmesh.ts?docs=full";

An object that represents the virtual gateway's client's Transport Layer Security (TLS) certificate.

interface VirtualGatewayClientTlsCertificate {}

§Properties

§

An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).

§

A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.