Method: DatadogAPIClient::V2::MonitorNotificationRuleData#id
- Defined in:
- lib/datadog_api_client/v2/models/monitor_notification_rule_data.rb
#id ⇒ Object
The ID of the monitor notification rule.
28 29 30 |
# File 'lib/datadog_api_client/v2/models/monitor_notification_rule_data.rb', line 28 def id @id end |