Class: DatadogAPIClient::V1::RetentionGroupByTarget

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

Overview

Target for retention group by.

Constant Summary collapse

COHORT =
"cohort".freeze
RETURN_PERIOD =
"return_period".freeze

Method Summary

Methods included from BaseEnumModel

included