Class: DatadogAPIClient::V1::WidgetMonitorSummaryDisplayFormat

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

Overview

What to display on the widget.

Constant Summary collapse

COUNTS =
"counts".freeze
COUNTS_AND_LIST =
"countsAndList".freeze
LIST =
"list".freeze

Method Summary

Methods included from BaseEnumModel

included