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

    Interface CopyObjectResponse

    CopyObjectResponse returns metadata for the copied object.

    interface CopyObjectResponse {
        meta?: S3ObjectMeta;
    }
    Index

    Properties

    Properties