Class: DatadogAPIClient::V1::NotebookStatus

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

Overview

Publication status of the notebook. For now, always “published”.

Constant Summary collapse

PUBLISHED =
"published".freeze

Method Summary

Methods included from BaseEnumModel

included