AutoscalingConfig
Summary​
Configuration for autoscaling of server groups.Attributes​
Name | Data Type | Description |
---|---|---|
min_nodes | Optional[int] | The minimum number of nodes to scale down to. |
max_nodes | Optional[int] | The maximum number of nodes to scale up to. |