Class: DatadogAPIClient::V2::RumRateLimitScopeType

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

Overview

The type of scope the rate limit configuration applies to.

Constant Summary collapse

APPLICATION =
"application".freeze

Method Summary

Methods included from BaseEnumModel

included