Autoscale Schedule Response
data class AutoscaleScheduleResponse(val days: List<String>? = null, val timeAndCapacity: AutoscaleTimeAndCapacityResponse? = null)
Parameters for a schedule-based autoscale rule, consisting of an array of days + a time and capacity