Class: DatadogAPIClient::V2::IncidentTimestampType

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

Overview

The type of timestamp to override.

Constant Summary collapse

DETECTED =
"detected".freeze
RESOLVED =
"resolved".freeze
DECLARED =
"declared".freeze

Method Summary

Methods included from BaseEnumModel

included