Class: DatadogAPIClient::V2::ControlNotificationTargetType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ControlNotificationTargetType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/control_notification_target_type.rb
Overview
The type of notification destination.
Constant Summary collapse
- EMAIL =
"email".freeze
- SLACK =
"slack".freeze
- AT_MENTION =
"at_mention".freeze
- CASE =
"case".freeze