Class: DatadogAPIClient::V2::IncidentUserDefinedFieldCategory
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IncidentUserDefinedFieldCategory
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/incident_user_defined_field_category.rb
Overview
The section in which the field appears: "what_happened" or "why_it_happened". When null, the field appears in the Attributes section.
Constant Summary collapse
- WHAT_HAPPENED =
"what_happened".freeze
- WHY_IT_HAPPENED =
"why_it_happened".freeze