AutoScalingGroupSetRequest
AutoScalingGroupSetRequest
| 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] |