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

FileSystemAssociationStatusDetail

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

Detailed information on file system association status.

interface FileSystemAssociationStatusDetail {
ErrorCode?: string | null;
}

§Properties

§
ErrorCode?: string | null
[src]

The error code for a given file system association status.