Class: DatadogAPIClient::V1::WidgetViewMode

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

Overview

Define how you want the SLO to be displayed.

Constant Summary collapse

OVERALL =
"overall".freeze
COMPONENT =
"component".freeze
BOTH =
"both".freeze

Method Summary

Methods included from BaseEnumModel

included