Class: DatadogAPIClient::V1::SearchSLOTimeframe

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

Overview

The SLO time window options.

Constant Summary collapse

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

Method Summary

Methods included from BaseEnumModel

included