Class: DatadogAPIClient::V1::NotebookMetadataType
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::NotebookMetadataType
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/notebook_metadata_type.rb
 
Overview
Metadata type of the notebook.
Constant Summary collapse
- POSTMORTEM =
 "postmortem".freeze
- RUNBOOK =
 "runbook".freeze
- INVESTIGATION =
 "investigation".freeze
- DOCUMENTATION =
 "documentation".freeze
- REPORT =
 "report".freeze