Method: DatadogAPIClient::V2::ChangeEventCustomAttributes#author

Defined in:
lib/datadog_api_client/v2/models/change_event_custom_attributes.rb

#authorObject

Object representing the entity which made the change. Optional field but if provided should include ‘type` and `name`.



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

def author
  @author
end