Class: DatadogAPIClient::V2::RUMProductAnalyticsRetentionState

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

Overview

Controls the retention policy for Product Analytics data derived from RUM events.

Constant Summary collapse

MAX =
"MAX".freeze
NONE =
"NONE".freeze

Method Summary

Methods included from BaseEnumModel

included