Class: DatadogAPIClient::V1::SLOType

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included