Class: DatadogAPIClient::V2::RumRateLimitQuotaReachedAction
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::RumRateLimitQuotaReachedAction
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/rum_rate_limit_quota_reached_action.rb
Overview
The action to take when the session quota is reached.
Constant Summary collapse
- STOP =
"stop".freeze
- SLOWDOWN =
"slowdown".freeze