Class: DatadogAPIClient::V2::MonitorConfigPolicyType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::MonitorConfigPolicyType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/monitor_config_policy_type.rb
Overview
The monitor configuration policy type.
tag enforces required tags on monitors.
downtime sets a maximum downtime duration for the organization.
Constant Summary collapse
- TAG =
"tag".freeze
- DOWNTIME =
"downtime".freeze