Class: DatadogAPIClient::V2::RolloutStrategy

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

Overview

The progression strategy used by a progressive rollout.

Constant Summary collapse

UNIFORM_INTERVALS =
"UNIFORM_INTERVALS".freeze
NO_ROLLOUT =
"NO_ROLLOUT".freeze

Method Summary

Methods included from BaseEnumModel

included