Class: DatadogAPIClient::V2::RetentionFilterAllType

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

Overview

The type of retention filter.

Constant Summary collapse

SPANS_SAMPLING_PROCESSOR =
"spans-sampling-processor".freeze
SPANS_ERRORS_SAMPLING_PROCESSOR =
"spans-errors-sampling-processor".freeze
SPANS_APPSEC_SAMPLING_PROCESSOR =
"spans-appsec-sampling-processor".freeze

Method Summary

Methods included from BaseEnumModel

included