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

EfaInfo

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

Describes the Elastic Fabric Adapters for the instance type.

interface EfaInfo {
MaximumEfaInterfaces?: number | null;
}

§Properties

§
MaximumEfaInterfaces?: number | null
[src]

The maximum number of Elastic Fabric Adapters for the instance type.