GetScheduledQueryRulesAlertTrigger

data class GetScheduledQueryRulesAlertTrigger(val metricTriggers: List<GetScheduledQueryRulesAlertTriggerMetricTrigger>, val operator: String, val threshold: Double)

Constructors

Link copied to clipboard
constructor(metricTriggers: List<GetScheduledQueryRulesAlertTriggerMetricTrigger>, operator: String, threshold: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Evaluation operation for rule.

Link copied to clipboard

Result or count threshold based on which rule should be triggered.