Interface: BucketsItems
Defined in: model/bucketsItems.ts:9
An object containing the properties of a bucket.
Export
BucketsItems
Properties
bucketKey
bucketKey:
string
Defined in: model/bucketsItems.ts:15
Bucket key: An ID that uniquely identifies the bucket.
Memberof
BucketsItems
createdDate
createdDate:
number
Defined in: model/bucketsItems.ts:21
The time the bucket was created, represented as a Unix timestamp.
Memberof
BucketsItems
policyKey
policyKey:
PolicyKey
Defined in: model/bucketsItems.ts:27
Memberof
BucketsItems