Hierarchy

  • QcouldOSSOptions

Properties

Bucket?: string

OSS 存储空间

Region?: string

OSS 服务节点, eg: ap-guangzhou

SecretId?: string

OSS 访问 key

SecretKey?: string

OSS 访问 secret

options?: {
    headers?: any;
}

Type declaration

  • Optional headers?: any

Generated using TypeDoc