AutoscalingSettings constructor
AutoscalingSettings({})
Implementation
AutoscalingSettings({
this.autoscalingPolicies,
this.coolDownPeriod,
this.maxClusterNodeCount,
this.minClusterNodeCount,
});
AutoscalingSettings({
this.autoscalingPolicies,
this.coolDownPeriod,
this.maxClusterNodeCount,
this.minClusterNodeCount,
});