Class: DatadogAPIClient::V2::AutomationRuleTriggerType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::AutomationRuleTriggerType
- 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