Class: DatadogAPIClient::V2::AllocationType

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

Overview

The type of targeting rule (called allocation in the API model).

Constant Summary collapse

FEATURE_GATE =
"FEATURE_GATE".freeze
CANARY =
"CANARY".freeze

Method Summary

Methods included from BaseEnumModel

included