Class: DatadogAPIClient::V2::CloudWorkloadSecurityAgentRuleType

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

Overview

The type of the resource. The value should always be agent_rule.

Constant Summary collapse

AGENT_RULE =
"agent_rule".freeze

Method Summary

Methods included from BaseEnumModel

included