Class: DatadogAPIClient::V2::AutomationRuleTriggerType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/automation_rule_trigger_type.rb

Overview

The case event that activates the automation rule.

Constant Summary collapse

CASE_CREATED =
"CASE_CREATED".freeze
STATUS_TRANSITIONED =
"STATUS_TRANSITIONED".freeze
ATTRIBUTE_VALUE_CHANGED =
"ATTRIBUTE_VALUE_CHANGED".freeze
EVENT_CORRELATION_SIGNAL_CORRELATED =
"EVENT_CORRELATION_SIGNAL_CORRELATED".freeze
CASE_REVIEW_APPROVED =
"CASE_REVIEW_APPROVED".freeze
COMMENT_ADDED =
"COMMENT_ADDED".freeze

Method Summary

Methods included from BaseEnumModel

included