Class: DatadogAPIClient::V2::RelationshipToIncidentResponders

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

Overview

Relationship to incident responders.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

An array of incident responders.



25
26
27
# File 'lib/datadog_api_client/v2/models/relationship_to_incident_responders.rb', line 25

def data
  @data
end