Wasm Directoryalpha
Record

create-object-storage-object-url-params

No description available.

record create-object-storage-object-url-params {
  cluster-id: string,
  bucket: string,
  content-type: option​<string>,
  expires-in: option​<s32>,
  method: string,
  name: string,
}

Fields

NameTypeDescription
cluster-idstring
bucketstring
content-typeoption​<string>
expires-inoption​<s32>
methodstring
namestring