Class: DatadogAPIClient::V2::OnCallPhoneNotificationRuleMethod
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::OnCallPhoneNotificationRuleMethod
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/on_call_phone_notification_rule_method.rb
Overview
Specifies the method in which a phone is used in a notification rule
Constant Summary collapse
- SMS =
"sms".freeze
- VOICE =
"voice".freeze