@reactor/storage — uploadoptions
@reactor/storage / UploadOptions
Interface: UploadOptions
Section titled “Interface: UploadOptions”Defined in: index.ts:28
Properties
Section titled “Properties”cacheControl?
Section titled “cacheControl?”
optionalcacheControl?:string
Defined in: index.ts:30
contentType?
Section titled “contentType?”
optionalcontentType?:string
Defined in: index.ts:29
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,unknown>
Defined in: index.ts:32
upsert?
Section titled “upsert?”
optionalupsert?:boolean
Defined in: index.ts:31