Class: DatadogAPIClient::V2::EscalationPolicyCreateRequestDataAttributesStepsItemsTargetsItemsType

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

Overview

Specifies the type of escalation target (example users, schedules, or teams).

Constant Summary collapse

USERS =
"users".freeze
SCHEDULES =
"schedules".freeze
TEAMS =
"teams".freeze

Method Summary

Methods included from BaseEnumModel

included