AutoScalingGroupSetRequest
AutoScalingGroupSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| desired_server_count_editable optional | 목표 서버 수 수정 가능 여부 Example : True | any of [boolean, null] | |
| drain_enabled optional | Drain 사용 여부 Example : True | any of [boolean, null] | |
| drain_timeout optional | Drain timeout 값 Example : 300 | any of [integer, null] | |
| launch_configuration_id optional | Launch Configuration ID Example : b5aea5a675fc4f6b9e0fcd1288354c5f | any of [string, null] | |
| security_group_ids optional | Security Group ID 목록 Example : ['c09c3f05-03d9-443f-b27a-40e0f973c75f'] | any of [array[string], null] |