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

NetworkInterface

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

The container for the network interface.

interface NetworkInterface {
NetworkInterfaceId?: string | null;
}

§Properties

§
NetworkInterfaceId?: string | null
[src]

The ID for the network interface.