Class: DatadogAPIClient::V1::SLOTimeframe

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

Overview

The SLO time window options.

Constant Summary collapse

SEVEN_DAYS =
"7d".freeze
THIRTY_DAYS =
"30d".freeze
NINETY_DAYS =
"90d".freeze
CUSTOM =
"custom".freeze

Method Summary

Methods included from BaseEnumModel

included