Class: DatadogAPIClient::V1::WidgetSizeFormat

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

Overview

Size of the widget.

Constant Summary collapse

SMALL =
"small".freeze
MEDIUM =
"medium".freeze
LARGE =
"large".freeze

Method Summary

Methods included from BaseEnumModel

included