Class: DatadogAPIClient::V2::ExecutionPolicyEffect
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ExecutionPolicyEffect
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/execution_policy_effect.rb
Overview
Whether the policy allows or denies matching actions.
Constant Summary collapse
- ALLOW =
"allow".freeze
- DENY =
"deny".freeze