Class: DatadogAPIClient::V2::SecurityMonitoringContentPackActivation

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included