Class: DatadogAPIClient::V2::SecurityMonitoringContentPackActivation
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringContentPackActivation
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_monitoring_content_pack_activation.rb
Overview
The activation status of a content pack
Constant Summary collapse
- NEVER_ACTIVATED =
"never_activated".freeze
- ACTIVATED =
"activated".freeze
- DEACTIVATED =
"deactivated".freeze