Class: DatadogAPIClient::V2::SecurityMonitoringIntegrationActivateResourceType

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

Overview

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

Constant Summary collapse

ACTIVATE_ENTRA_ID_REQUEST =
"activate_entra_id_request".freeze

Method Summary

Methods included from BaseEnumModel

included