NetworkInterface
import type { NetworkInterface } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/storagegateway.ts";interface NetworkInterface {
Ipv4Address?: string | null;
Ipv6Address?: string | null;
MacAddress?: string | null;
}import type { NetworkInterface } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/storagegateway.ts";