forge-apis
Version:
⚠️ Deprecated: This package is no longer maintained. Use 'https://github.com/autodesk-platform-services/aps-sdk-node' instead.
24 lines (12 loc) • 530 B
Markdown
# ForgeSdk.BucketsItems
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucketKey** | **String** | Bucket key |
**createdDate** | **Integer** | Timestamp in epoch time |
**policyKey** | **String** | Policy values: `transient`, `temporary` or `persistent` |
<a name="PolicyKeyEnum"></a>
## Enum: PolicyKeyEnum
* `transient` (value: `"transient"`)
* `temporary` (value: `"temporary"`)
* `persistent` (value: `"persistent"`)