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

DescribeSMBFileSharesOutput

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

DescribeSMBFileSharesOutput

interface DescribeSMBFileSharesOutput {
SMBFileShareInfoList?: SMBFileShareInfo[] | null;
}

§Properties

§
SMBFileShareInfoList?: SMBFileShareInfo[] | null
[src]

An array containing a description for each requested file share.