Class: DatadogAPIClient::V1::SLOErrorTimeframe
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SLOErrorTimeframe
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/slo_error_timeframe.rb
Overview
The timeframe of the threshold associated with this error or “all” if all thresholds are affected.
Constant Summary collapse
- SEVEN_DAYS =
"7d".freeze
- THIRTY_DAYS =
"30d".freeze
- NINETY_DAYS =
"90d".freeze
- ALL =
"all".freeze