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
| Name | Type | Description |
|---|---|---|
| cluster-id | string | |
| bucket | string | |
| content-type | option<string> | |
| expires-in | option<s32> | |
| method | string | |
| name | string |