Class: DatadogAPIClient::V2::NotificationChannelPushConfigType

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

Overview

Indicates that the notification channel is a mobile device for push notifications

Constant Summary collapse

PUSH =
"push".freeze

Method Summary

Methods included from BaseEnumModel

included