LaunchConfigurationVolumeV1Dot2
LaunchConfigurationVolumeV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| boot_index required | 부팅 장치를 시도하는 순서 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 | 볼륨 크기 Example : 104 | integer | |
| type optional | 볼륨 타입 Example : SSD | any of [string, null] |