Class: DatadogAPIClient::V2::RumRetentionQuotaMode

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

Overview

The retention quota mode. custom enforces a fixed session limit. custom is the only supported mode.

Constant Summary collapse

CUSTOM =
"custom".freeze

Method Summary

Methods included from BaseEnumModel

included