Record
bucket
No description available.
record bucket {
cluster: option<string>,
created: option<string>,
hostname: option<string>,
label: option<string>,
objects: option<s32>,
size: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| cluster | option<string> | |
| created | option<string> | |
| hostname | option<string> | |
| label | option<string> | |
| objects | option<s32> | |
| size | option<s32> |