Class: DatadogAPIClient::V1::NotebookMarkdownCellDefinitionType

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

Overview

Type of the markdown cell.

Constant Summary collapse

MARKDOWN =
"markdown".freeze

Method Summary

Methods included from BaseEnumModel

included