Class: DatadogAPIClient::V1::SearchSLOResponseDataAttributes

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

Overview

Attributes

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#facetsObject

Facets



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

def facets
  @facets
end

#slosObject

SLOs



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

def slos
  @slos
end