Class: DatadogAPIClient::V2::RelationshipToIncidentPostmortem

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

Overview

A relationship reference for postmortems.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

The postmortem relationship data.



29
30
31
# File 'lib/datadog_api_client/v2/models/relationship_to_incident_postmortem.rb', line 29

def data
  @data
end