Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | The volume name | [optional] |
tags | Option<Vec> | The tags of the volume | [optional] |
size | Option<i32> | The volume disk size, must be a multiple of 512 (in bytes) | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | The volume name | [optional] |
tags | Option<Vec> | The tags of the volume | [optional] |
size | Option<i32> | The volume disk size, must be a multiple of 512 (in bytes) | [optional] |