Method: DatadogAPIClient::V2::EntityResponseIncludedRelatedIncidentAttributes#title
- Defined in:
- lib/datadog_api_client/v2/models/entity_response_included_related_incident_attributes.rb
#title ⇒ Object
Incident title.
37 38 39 |
# File 'lib/datadog_api_client/v2/models/entity_response_included_related_incident_attributes.rb', line 37 def title @title end |