Wasm Directoryalpha
Record

cache-list-actions-caches-item

No description available.

record cache-list-actions-caches-item {
  created-at: option​<string>,
  id: option​<s32>,
  key: option​<string>,
  last-accessed-at: option​<string>,
  ref: option​<string>,
  size-in-bytes: option​<s32>,
  version: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
idoption​<s32>
keyoption​<string>
last-accessed-atoption​<string>
refoption​<string>
size-in-bytesoption​<s32>
versionoption​<string>