gbox-sdk
    Preparing search index...

    Interface StoragePresignedURLParams

    interface StoragePresignedURLParams {
        expiresIn?: string;
        storageKey: string;
    }
    Index

    Properties

    expiresIn?: string

    Presigned url expires in

    Supported time units: ms (milliseconds), s (seconds), m (minutes), h (hours) Example formats: "500ms", "30s", "5m", "1h" Default: 30m Maximum allowed: 6h

    storageKey: string

    Storage key