Class: DatadogAPIClient::V2::IncidentAttachmentRelationships

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

Overview

The incident attachment's relationships.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#last_modified_by_userObject

Relationship to user.



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

def last_modified_by_user
  @last_modified_by_user
end