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

CreateFileCacheResponse

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

§Properties

§
FileCache?: FileCacheCreating | null
[src]

A description of the cache that was created.