Class: DatadogAPIClient::V2::IncidentNotificationRuleAttributesVisibility

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

Overview

The visibility of the notification rule.

Constant Summary collapse

ALL =
"all".freeze
ORGANIZATION =
"organization".freeze
PRIVATE =
"private".freeze

Method Summary

Methods included from BaseEnumModel

included