Class: DatadogAPIClient::V2::NotificationChannelEmailConfigType

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

Overview

Indicates that the notification channel is an e-mail address

Constant Summary collapse

EMAIL =
"email".freeze

Method Summary

Methods included from BaseEnumModel

included