Class: DatadogAPIClient::V2::PatchDegradationRequestDataAttributesStatus

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

Overview

The status of the degradation.

Constant Summary collapse

INVESTIGATING =
"investigating".freeze
IDENTIFIED =
"identified".freeze
MONITORING =
"monitoring".freeze
RESOLVED =
"resolved".freeze

Method Summary

Methods included from BaseEnumModel

included