GetScalingPlanPersonalScheduleResult

constructor(daysOfWeek: List<String>, id: String, name: String, offPeakActionOnDisconnect: String? = null, offPeakActionOnLogoff: String? = null, offPeakMinutesToWaitOnDisconnect: Int? = null, offPeakMinutesToWaitOnLogoff: Int? = null, offPeakStartTime: TimeResponse, offPeakStartVMOnConnect: String? = null, peakActionOnDisconnect: String? = null, peakActionOnLogoff: String? = null, peakMinutesToWaitOnDisconnect: Int? = null, peakMinutesToWaitOnLogoff: Int? = null, peakStartTime: TimeResponse, peakStartVMOnConnect: String? = null, rampDownActionOnDisconnect: String? = null, rampDownActionOnLogoff: String? = null, rampDownMinutesToWaitOnDisconnect: Int? = null, rampDownMinutesToWaitOnLogoff: Int? = null, rampDownStartTime: TimeResponse, rampDownStartVMOnConnect: String? = null, rampUpActionOnDisconnect: String? = null, rampUpActionOnLogoff: String? = null, rampUpAutoStartHosts: String? = null, rampUpMinutesToWaitOnDisconnect: Int? = null, rampUpMinutesToWaitOnLogoff: Int? = null, rampUpStartTime: TimeResponse, rampUpStartVMOnConnect: String? = null, systemData: SystemDataResponse, type: String)