WorkspaceCloudCacheProps Interface

The properties of the CloudCache used for Workspaces.

Extends

Properties

Name Type Description
clearContents boolean | undefined if true, empty the cache before using it.  

Inherited properties

Name Type Inherited from Description
cacheSize string | undefined Optional maximum cache Size.
curlDiagnostics boolean | undefined Optional turn on diagnostics for curl (outputs to stderr)
nRequests number | undefined Optional The number of simultaneous HTTP requests.
name string | undefined Optional name of this cache.
rootDir string | undefined Optional full path of directory for cache to store its files.

Defined in

Last Updated: 13 May, 2024