Class: DatadogAPIClient::V2::RumRateLimitQuotaReachedAction

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included