Class: DatadogAPIClient::V2::PostmortemTemplateLocation

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

Overview

The location where the postmortem is created and stored.

Constant Summary collapse

DATADOG_NOTEBOOKS =
"datadog_notebooks".freeze
CONFLUENCE =
"confluence".freeze
GOOGLE_DOCS =
"google_docs".freeze

Method Summary

Methods included from BaseEnumModel

included