Service Level Objective Rolling Interval
data class ServiceLevelObjectiveRollingInterval(val duration: Int, val durationUnit: ServiceLevelObjectiveDurationUnit)
If the interval is a calendar interval, this structure contains the interval specifications.