AlertPolicyConditionConditionSqlMinutes

data class AlertPolicyConditionConditionSqlMinutes(val periodicity: Int)

Constructors

Link copied to clipboard
constructor(periodicity: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of minutes between runs. The interval must be greater than or equal to 5 minutes and less than or equal to 1440 minutes.