| Name | Type | Description | Notes |
|---|---|---|---|
| bucketKey | String | Bucket key | |
| createdDate | Long | Timestamp in epoch time | |
| policyKey | PolicyKeyEnum | Policy values: `transient`, `temporary` or `persistent` |
| Name | Value |
|---|---|
| "TRANSIENT" | "transient" |
| "TEMPORARY" | "temporary" |
| "PERSISTENT" | "persistent" |