ServiceLevelObjectiveRecurrenceRule

data class ServiceLevelObjectiveRecurrenceRule(val expression: String)

This object defines how often to repeat a time exclusion window.

Constructors

Link copied to clipboard
constructor(expression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A cron or rate expression denoting how often to repeat this exclusion window.