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

DescribeNFSFileSharesOutput

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

DescribeNFSFileSharesOutput

interface DescribeNFSFileSharesOutput {
NFSFileShareInfoList?: NFSFileShareInfo[] | null;
}

§Properties

§
NFSFileShareInfoList?: NFSFileShareInfo[] | null
[src]

An array containing a description for each requested file share.