Class: DatadogAPIClient::V2::ProductAnalyticsRetentionFixedTimeIntervalType

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

Overview

The discriminator identifying a fixed-length retention interval.

Constant Summary collapse

FIXED =
"fixed".freeze

Method Summary

Methods included from BaseEnumModel

included