AnalyticBucket
constructor(name: String, type: String, format: String, createdAt: Instant, updatedAt: Instant)(source)
Parameters
name
Unique identifier for the bucket
type
Bucket type - always 'ANALYTICS' for analytics buckets
format
Storage format used (e.g., 'iceberg')
createdAt
Timestamp of bucket creation
updatedAt
Timestamp of last update