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

MutualTlsAuthenticationInput

import type { MutualTlsAuthenticationInput } from "https://aws-api.deno.dev/v0.3/services/apigatewayv2.ts?docs=full";
interface MutualTlsAuthenticationInput {
TruststoreUri?: string | null;
TruststoreVersion?: string | null;
}

§Properties

§
TruststoreUri?: string | null
[src]

TODO: Failed to render documentation: unhandled paragraph inner tag replaceable

§
TruststoreVersion?: string | null
[src]

The version of the S3 object that contains your truststore. To specify a version, you must have versioning enabled for the S3 bucket.