Class: DatadogAPIClient::V2::CustomFrameworkType

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

Overview

The type of the resource. The value must be custom_framework.

Constant Summary collapse

CUSTOM_FRAMEWORK =
"custom_framework".freeze

Method Summary

Methods included from BaseEnumModel

included