Service Level Objective Rolling Interval Args
data class ServiceLevelObjectiveRollingIntervalArgs(val duration: Output<Int>, val durationUnit: Output<ServiceLevelObjectiveDurationUnit>) : ConvertibleToJava<ServiceLevelObjectiveRollingIntervalArgs>
If the interval is a calendar interval, this structure contains the interval specifications.