Class: DatadogAPIClient::V1::RetentionGroupBySort
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::RetentionGroupBySort
- Includes:
- BaseGenericModel
- Defined in:
- lib/datadog_api_client/v1/models/retention_group_by_sort.rb
Overview
Sort configuration for retention group by.
Instance Attribute Summary collapse
-
#order ⇒ Object
Widget sorting methods.
Method Summary
Methods included from BaseGenericModel
Instance Attribute Details
#order ⇒ Object
Widget sorting methods.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/retention_group_by_sort.rb', line 25 def order @order end |