AutoscaleCapacity interface
The load-based autoscale request parameters
Properties
| max |
The maximum instance count of the cluster |
| min |
The minimum instance count of the cluster |
Property Details
maxInstanceCount
The maximum instance count of the cluster
maxInstanceCount?: number
Property Value
number
minInstanceCount
The minimum instance count of the cluster
minInstanceCount?: number
Property Value
number