Class: DatadogAPIClient::V2::RumSdkConfigMatchOptionSerializedType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::RumSdkConfigMatchOptionSerializedType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/rum_sdk_config_match_option_serialized_type.rb
Overview
The type of match pattern, either a literal string or a regex.
Constant Summary collapse
- STRING =
"string".freeze
- REGEX =
"regex".freeze