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

Phase1DHGroupNumbersRequestListValue

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

Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE negotiations.

interface Phase1DHGroupNumbersRequestListValue {
Value?: number | null;
}

§Properties

§
Value?: number | null
[src]

The Diffie-Hellmann group number.