R2StorageMinAggregateOutputType: {
    dbId: string | null;
    key: string | null;
    streamDate: Date | null;
    tempUrl: string | null;
    thumbnail: string | null;
    urlExpiresAt: Date | null;
}