Class: DatadogAPIClient::V2::OrgGroupPolicyPolicyType

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

Overview

The type of the policy. Only ‘org_config` is supported, indicating a policy backed by an organization configuration setting.

Constant Summary collapse

ORG_CONFIG =
"org_config".freeze

Method Summary

Methods included from BaseEnumModel

included