Initial target number of sessions/connections (positive integer).
Maximum allowed target (integer >= initialTarget).
Callback called when the target changes.
OptionalenabledIf false, `proposeIncrease()` always returns `null`. Default: false.
OptionalIncrease the "Multiplication factor for increase (e.g., 1.5 = 50% more). Must be > 1. Default: 1.5.
OptionalminMinimum throughput gain (0 to 1) required to accept the proposal. Default: 0.10 (10%).
OptionalsafetyPartial replacement of safety limits. Omitted fields use the default value.
PoolAutoscaler configuration options.