Wasm Directoryalpha
Record

update-object-storage-bucket-access-params

No description available.

record update-object-storage-bucket-access-params {
  cluster-id: string,
  bucket: string,
  acl: option​<modify-object-storage-bucket-access-body-acl-enum>,
  cors-enabled: option​<bool>,
}

Fields

NameTypeDescription
cluster-idstring
bucketstring
acloption​<modify-object-storage-bucket-access-body-acl-enum>
cors-enabledoption​<bool>