Class: DatadogAPIClient::V2::MonitorConfigPolicyType

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

Method Summary

Methods included from BaseEnumModel

included