BucketStorageClassAnalysis

data class BucketStorageClassAnalysis(val dataExport: BucketDataExport? = null)

Specifies data related to access patterns to be collected and made available to analyze the tradeoffs between different storage classes for an Amazon S3 bucket.

Constructors

Link copied to clipboard
constructor(dataExport: BucketDataExport? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies how data related to the storage class analysis for an Amazon S3 bucket should be exported.