IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface StorageClassAnalysis

    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.

    interface StorageClassAnalysis {
        DataExport?: StorageClassAnalysisDataExport;
    }
    Index

    Properties

    Properties

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