Class: DatadogAPIClient::V2::AutomationRuleActorType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::AutomationRuleActorType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/automation_rule_actor_type.rb
Overview
Whether the actor is a user or the Datadog system.
Constant Summary collapse
- USER =
"user".freeze
- SYSTEM =
"system".freeze