Class: DatadogAPIClient::V2::ExecutionPolicyIntegration

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

Overview

The integration the action pattern applies to.

Constant Summary collapse

INTEGRATION_KUBERNETES =
"INTEGRATION_KUBERNETES".freeze
INTEGRATION_SCRIPT =
"INTEGRATION_SCRIPT".freeze
INTEGRATION_REMOTE_ACTION =
"INTEGRATION_REMOTE_ACTION".freeze

Method Summary

Methods included from BaseEnumModel

included