Sha256: 12d8813c3d9d88e68625f54f95893632774515e22683d4d67e3a0616a5b2324f
Contents?: true
Size: 564 Bytes
Versions: 2
Compression:
Stored size: 564 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/NotebookMarkdownCellAttributes.md |
datadog_api_client-1.5.0 | docs/v1/NotebookMarkdownCellAttributes.md |