lean-s3
    Preparing search index...

    Type Alias BucketLocationInfo

    Implements LocationInfo

    type BucketLocationInfo = {
        name?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    name?: string
    type?: string