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

    Interface WriteObjectResponse

    WriteObjectResponse returns metadata for the committed object.

    interface WriteObjectResponse {
        meta?: S3ObjectMeta;
    }
    Index

    Properties

    Properties