Type Alias AutoScalingConfig

AutoScalingConfig: {
    disabled: boolean;
    start: number;
}