Method: DatadogAPIClient::V2::EntityResponseIncludedRelatedIncidentAttributes#html_url
- Defined in:
- lib/datadog_api_client/v2/models/entity_response_included_related_incident_attributes.rb
#html_url ⇒ Object
Incident URL.
28 29 30 |
# File 'lib/datadog_api_client/v2/models/entity_response_included_related_incident_attributes.rb', line 28 def html_url @html_url end |