Record
create-object-storage-bucket-params
No description available.
record create-object-storage-bucket-params {
acl: option<create-object-storage-bucket-body-acl-enum>,
cluster: string,
cors-enabled: option<bool>,
label: string,
}Fields
| Name | Type | Description |
|---|---|---|
| acl | option<create-object-storage-bucket-body-acl-enum> | |
| cluster | string | |
| cors-enabled | option<bool> | |
| label | string |