Class: DatadogAPIClient::V2::RumRetentionQuotaScopeType

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

Overview

The type of scope the retention quota configuration applies to. application is the only supported scope type.

Constant Summary collapse

APPLICATION =
"application".freeze

Method Summary

Methods included from BaseEnumModel

included