Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 562 Bytes

File metadata and controls

21 lines (14 loc) · 562 Bytes

BucketsItems

Properties

Name Type Description Notes
bucketKey String Bucket key
createdDate Long Timestamp in epoch time
policyKey PolicyKeyEnum Policy values: `transient`, `temporary` or `persistent`

Enum: PolicyKeyEnum

Name Value
"TRANSIENT" "transient"
"TEMPORARY" "temporary"
"PERSISTENT" "persistent"