# ForgeOss.InlineResponse200Items

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucketKey** | **String** | Bucket key | 
**createdDate** | **Integer** | Timestamp in epoch time | 
**policyKey** | **String** | Policy values: &#x60;transient&#x60;, &#x60;temporary&#x60; or &#x60;persistent&#x60;  | 


<a name="PolicyKeyEnum"></a>
## Enum: PolicyKeyEnum


* `transient` (value: `"transient"`)

* `temporary` (value: `"temporary"`)

* `persistent` (value: `"persistent"`)




