@valon-technologies/gestalt
    Preparing search index...

    Interface HeadObjectResponse

    HeadObjectResponse returns object metadata.

    interface HeadObjectResponse {
        meta?: S3ObjectMeta;
    }
    Index

    Properties

    Properties