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

IKEVersionsRequestListValue

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

The IKE version that is permitted for the VPN tunnel.

interface IKEVersionsRequestListValue {
Value?: string | null;
}

§Properties

§
Value?: string | null
[src]

The IKE version.