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

NFSOnDeviceServiceConfiguration

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

An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.

interface NFSOnDeviceServiceConfiguration {
StorageLimit?: number | null;
StorageUnit?: StorageUnit | null;
}

§Properties

§
StorageLimit?: number | null
[src]

The maximum NFS storage for one Snow Family device.

§
StorageUnit?: StorageUnit | null
[src]

The scale unit of the NFS storage on the device.

Valid values: TB.