Class: DatadogAPIClient::V2::SecurityMonitoringIntegrationConfigState
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringIntegrationConfigState
- 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