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
| Name | Type | Description |
|---|---|---|
| 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> |