Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 530 Bytes

File metadata and controls

23 lines (12 loc) · 530 Bytes

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`

Enum: PolicyKeyEnum

  • transient (value: "transient")

  • temporary (value: "temporary")

  • persistent (value: "persistent")