Class: DatadogAPIClient::V1::MonitorGroupSearchResponseCounts

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

Overview

The counts of monitor groups per different criteria.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#statusObject

Search facets.



29
30
31
# File 'lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb', line 29

def status
  @status
end

#typeObject

Search facets.



32
33
34
# File 'lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb', line 32

def type
  @type
end