Class: DatadogAPIClient::V1::HostMapWidgetDimension

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

Overview

Visual dimension driven by a formula in the infrastructure host map widget.

Constant Summary collapse

NODE =
"node".freeze
FILL =
"fill".freeze
SIZE =
"size".freeze

Method Summary

Methods included from BaseEnumModel

included