| Name | Type | Description | Notes |
|---|---|---|---|
| bucketKey | String | Bucket key | |
| allow | List<PostBucketsPayloadAllow> | [optional] | |
| policyKey | PolicyKeyEnum | Data retention policy Acceptable values: `transient`, `temporary` or `persistent` |
| Name | Value |
|---|---|
| "TRANSIENT" | "transient" |
| "TEMPORARY" | "temporary" |
| "PERSISTENT" | "persistent" |