GetBucketAutoclass

data class GetBucketAutoclass(val enabled: Boolean, val terminalStorageClass: String)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, terminalStorageClass: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

While set to true, autoclass automatically transitions objects in your bucket to appropriate storage classes based on each object's access pattern.

Link copied to clipboard

The storage class that objects in the bucket eventually transition to if they are not read for a certain length of time. Supported values include: NEARLINE, ARCHIVE.