Class: DatadogAPIClient::V1::MonitorFormulaAndFunctionEventQueryDefinitionSearch

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

Overview

Search options.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#queryObject

Events search string.



25
26
27
# File 'lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_search.rb', line 25

def query
  @query
end