Class: DatadogAPIClient::V2::IncidentRuleExecutionType

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included