Volume
Volume
| Name | Description | Schema | Default |
|---|---|---|---|
| boot_index required | 부팅 장치를 시도하는 순서 Example : 0 | integer | |
| delete_on_termination optional | 해지 시 삭제 Example : False | any of [boolean, null] | |
| size required | 볼륨 크기 Example : 104 | integer | |
| source_type optional | 소스 유형 Example : image | any of [enum (blank, image), null] | |
| type optional | 볼륨 타입 Example : SSD | any of [string, null] |