Class: DatadogAPIClient::V2::EscalationPolicyUpdateRequestDataAttributesStepsItemsAssignment

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

Overview

Specifies how this escalation step will assign targets (example default or round-robin).

Constant Summary collapse

DEFAULT =
"default".freeze
ROUND_ROBIN =
"round-robin".freeze

Method Summary

Methods included from BaseEnumModel

included