Class: DatadogAPIClient::V2::IncidentFieldAttributesValueType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IncidentFieldAttributesValueType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/incident_field_attributes_value_type.rb
Overview
Type of the multiple value field definitions.
Constant Summary collapse
- MULTISELECT =
"multiselect".freeze
- TEXTARRAY =
"textarray".freeze
- METRICTAG =
"metrictag".freeze
- AUTOCOMPLETE =
"autocomplete".freeze