lean-s3
    Preparing search index...

    Type Alias BucketInfo

    Implements BucketInfo

    type BucketInfo = {
        dataRedundancy?: string;
        type?: string;
    }
    Index

    Properties

    dataRedundancy?: string
    type?: string