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



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

def facets
  @facets
end

#slosObject

SLOs



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

def slos
  @slos
end