WeeklyAutoScalingSchedule constructor
WeeklyAutoScalingSchedule({})
Implementation
WeeklyAutoScalingSchedule({
this.friday,
this.monday,
this.saturday,
this.sunday,
this.thursday,
this.tuesday,
this.wednesday,
});