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

OpenZFSNfsExport

import type { OpenZFSNfsExport } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";

The Network File System (NFS) configurations for mounting an Amazon FSx for OpenZFS file system.

interface OpenZFSNfsExport {
ClientConfigurations: OpenZFSClientConfiguration[];
}

§Properties

§
ClientConfigurations: OpenZFSClientConfiguration[]
[src]

A list of configuration objects that contain the client and options for mounting the OpenZFS file system.