QueueExpiry
Expiry configuration for work items in the queue
Properties
| Name |
Type |
Description |
| type |
string |
Expiry type (e.g., DURATION, DATE) |
| duration |
integer |
Duration value before work items expire |
| durationUnit |
string |
Time unit for the duration (e.g., HOURS, DAYS) |
JSON Schema