@runloop/api-client - v1.4.0
    Preparing search index...

    Interface ObjectDownloadURLView

    A response containing a presigned download URL for an Object.

    interface ObjectDownloadURLView {
        download_url: string;
    }
    Index

    Properties

    Properties

    download_url: string

    The presigned download URL for the Object.