Class: DatadogAPIClient::V2::IncidentPageTargetType

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

Overview

The type of target for a page request.

Constant Summary collapse

TEAM_HANDLE =
"team_handle".freeze
TEAM_UUID =
"team_uuid".freeze
USER_UUID =
"user_uuid".freeze

Method Summary

Methods included from BaseEnumModel

included