Class: DatadogAPIClient::V2::CustomForecastType

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

Overview

The type of the custom forecast resource. Must be custom_forecast.

Constant Summary collapse

CUSTOM_FORECAST =
"custom_forecast".freeze

Method Summary

Methods included from BaseEnumModel

included