Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutObjectOptions

Hierarchy

  • PutObjectOptions

Index

Properties

Optional callback

callback: ObjectCallback

Optional headers

headers: object

Optional meta

meta: UserMeta

user meta, will send with x-oss-meta- prefix string e.g.: { uid: 123, pid: 110 }

Optional mime

mime: string

custom mime, will send with Content-Type entity header

Optional timeout

timeout: number

the operation timeout

Generated using TypeDoc