Service Level Objective Window Args
data class ServiceLevelObjectiveWindowArgs(val duration: Output<Int>, val durationUnit: Output<ServiceLevelObjectiveDurationUnit>) : ConvertibleToJava<ServiceLevelObjectiveWindowArgs>
This object defines the length of time an exclusion window should span.