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

Phase2DHGroupNumbersRequestListValue

import type { Phase2DHGroupNumbersRequestListValue } 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 2 IKE negotiations.

interface Phase2DHGroupNumbersRequestListValue {
Value?: number | null;
}

§Properties

§
Value?: number | null
[src]

The Diffie-Hellmann group number.