Class: DatadogAPIClient::V2::SecurityMonitoringIntegrationConfigState

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

Overview

The state of the credentials configured on the entity context sync.

Constant Summary collapse

VALID =
"valid".freeze
INVALID =
"invalid".freeze
INITIALIZING =
"initializing".freeze

Method Summary

Methods included from BaseEnumModel

included