Class: DatadogAPIClient::V2::IncidentRuleExecutionType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IncidentRuleExecutionType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/incident_rule_execution_type.rb
Overview
The execution type of an incident rule.
Constant Summary collapse
- SINGLE_EXECUTION =
1.freeze
- MULTI_EXECUTION =
2.freeze