Class: DatadogAPIClient::V1::WidgetNodeType

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

Overview

Which type of node to use in the map.

Constant Summary collapse

HOST =
"host".freeze
CONTAINER =
"container".freeze

Method Summary

Methods included from BaseEnumModel

included