Method: DatadogAPIClient::V1::ProcessQueryDefinition#limit

Defined in:
lib/datadog_api_client/v1/models/process_query_definition.rb

#limitObject

Max number of items in the filter list.


28
29
30
# File 'lib/datadog_api_client/v1/models/process_query_definition.rb', line 28

def limit
  @limit
end