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

UpdateFileCacheResponse

import type { UpdateFileCacheResponse } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";
interface UpdateFileCacheResponse {
FileCache?: FileCache | null;
}

§Properties

§
FileCache?: FileCache | null
[src]

A description of the cache that was updated.