AutoscalingPolicyScaleInControl constructor
AutoscalingPolicyScaleInControl({
- FixedOrPercent? maxScaledInReplicas,
- int? timeWindowSec,
Implementation
AutoscalingPolicyScaleInControl({
this.maxScaledInReplicas,
this.timeWindowSec,
});