AutoScalingGroupSetRequestV1Dot2
AutoScalingGroupSetRequestV1Dot2
| 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] | |
| state_check_delay_time optional | ASG VM 생성 이후 상태체크까지의 유예기간 Example : 300 | any of [integer, null] | |
| use_lb_state_check optional | LB 상태체크 사용 여부 Example : True | any of [boolean, null] |