UNPKG

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
# ForgeSdk.BucketsItems ## 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"`)