ConfigStorageInventoryDump Object
Description
Inventory dump configuration.
Declaration
type ConfigStorageInventoryDump {
key: String
date: Date
enabled: Boolean
}
Fields
| Name | Type | Description |
|---|---|---|
key | String | Storage key for the inventory dump file. |
date | Date | Date when the inventory dump was created. |
enabled | Boolean | Whether the inventory dump is enabled. |