ServiceLevelObjectiveWindow

data class ServiceLevelObjectiveWindow(val duration: Int, val durationUnit: ServiceLevelObjectiveDurationUnit)

This object defines the length of time an exclusion window should span.

Constructors

Link copied to clipboard
constructor(duration: Int, durationUnit: ServiceLevelObjectiveDurationUnit)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard