AutoScalingGroupSetServerCountRequest
AutoScalingGroupSetServerCountRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| desired_server_count optional | 목표 서버 수 Example : 1 | any of [integer, null] | |
| max_server_count optional | 최대 서버 수 Example : 2 | any of [integer, null] | |
| min_server_count optional | 최소 서버 수 Example : 1 | any of [integer, null] |