Class: DatadogAPIClient::V2::ProductAnalyticsRetentionFixedTimeIntervalUnit

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

Overview

Time unit for a fixed-length retention interval.

Constant Summary collapse

DAY =
"day".freeze
WEEK =
"week".freeze
MONTH =
"month".freeze

Method Summary

Methods included from BaseEnumModel

included