Class: DatadogAPIClient::V1::ListStreamGroupByItems

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

Overview

List of facets on which to group.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#facetObject

Facet name.



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

def facet
  @facet
end