Class: DatadogAPIClient::V2::TagPolicyInclude

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

Overview

A related resource to include alongside a tag policy in the response. Currently the only supported value is ‘score`.

Constant Summary collapse

SCORE =
"score".freeze

Method Summary

Methods included from BaseEnumModel

included