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

Phase1IntegrityAlgorithmsRequestListValue

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

Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE negotiations.

interface Phase1IntegrityAlgorithmsRequestListValue {
Value?: string | null;
}

§Properties

§
Value?: string | null
[src]

The value for the integrity algorithm.