Class: DatadogAPIClient::V2::TimelineCellType

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

Overview

The type of content in the timeline cell. Currently only COMMENT is supported in this endpoint.

Constant Summary collapse

COMMENT =
"COMMENT".freeze

Method Summary

Methods included from BaseEnumModel

included