Class: DatadogAPIClient::V2::CreateFeatureFlagStalenessStatus

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

Overview

The staleness status for the feature flag at creation.

Constant Summary collapse

ACTIVE =
"ACTIVE".freeze
PERMANENT =
"PERMANENT".freeze

Method Summary

Methods included from BaseEnumModel

included