LaunchConfigurationVolumeV1Dot2
LaunchConfigurationVolumeV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| boot_index required | Boot index Example : 0 | integer | |
| max_iops optional | The number of distinct read or write operations a volume can process in a single second. Example : 10000 | any of [integer, null] | |
| max_throughput optional | The actual amount of data (volume) transferred to or from the storage device per second. Example : 500 | any of [integer, null] | |
| size required | Volume size Example : 104 | integer | |
| type optional | Volume type Example : SSD | any of [string, null] |