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

UpdateSMBLocalGroupsInput

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

§Properties

§
GatewayARN: string
[src]
§
SMBLocalGroups: SMBLocalGroups
[src]

A list of Active Directory users and groups that you want to grant special permissions for SMB file shares on the gateway.