Method: DatadogAPIClient::V2::ChangeEventCustomAttributes#impacted_resources

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

#impacted_resourcesObject

A list of resources impacted by this change. It is recommended to provide an impacted resource to display the change event at the right location. Only resources of type ‘service` are supported.



35
36
37
# File 'lib/datadog_api_client/v2/models/change_event_custom_attributes.rb', line 35

def impacted_resources
  @impacted_resources
end