AutoscalingPolicyScalingSchedule constructor
AutoscalingPolicyScalingSchedule({})
Implementation
AutoscalingPolicyScalingSchedule({
this.description,
this.disabled,
this.durationSec,
this.minRequiredReplicas,
this.schedule,
this.timeZone,
});