AutoScalingGroupSetRequestV1Dot2
AutoScalingGroupSetRequestV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| desired_server_count_editable optional | Desired server count editable Example : True | any of [boolean, null] | |
| drain_enabled optional | Drain enabled 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 list Example : ['c09c3f05-03d9-443f-b27a-40e0f973c75f'] | any of [array[string], null] | |
| state_check_delay_time optional | The delay time between ASG VM creation and state check operation Example : 300 | any of [integer, null] | |
| use_lb_state_check optional | Whether LB state check operates or not Example : True | any of [boolean, null] |