Class: DatadogAPIClient::V1::SLOType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SLOType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/slo_type.rb
Overview
The type of the service level objective.
Constant Summary collapse
- METRIC =
"metric".freeze
- MONITOR =
"monitor".freeze
- TIME_SLICE =
"time_slice".freeze