Sha256: 9663fee5dbd0b496e8db1a26511c67823f85fe8518b3882f52dde2482912d470
Contents?: true
Size: 395 Bytes
Versions: 5
Compression:
Stored size: 395 Bytes
Contents
# DatadogAPIClient::V1::NotebookMarkdownCellAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **definition** | [**NotebookMarkdownCellDefinition**](NotebookMarkdownCellDefinition.md) | | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::NotebookMarkdownCellAttributes.new( definition: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems