Class: DatadogAPIClient::V2::DeploymentRuleResponseDataAttributesType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/deployment_rule_response_data_attributes_type.rb

Overview

The type of the deployment rule.

Constant Summary collapse

FAULTY_DEPLOYMENT_DETECTION =
"faulty_deployment_detection".freeze
MONITOR =
"monitor".freeze

Method Summary

Methods included from BaseEnumModel

included