Uses of Class
software.amazon.awssdk.services.devopsguru.model.LogsAnomalyDetectionIntegrationConfig
-
Packages that use LogsAnomalyDetectionIntegrationConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of LogsAnomalyDetectionIntegrationConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return LogsAnomalyDetectionIntegrationConfig Modifier and Type Method Description LogsAnomalyDetectionIntegrationConfigUpdateServiceIntegrationConfig. logsAnomalyDetection()Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type LogsAnomalyDetectionIntegrationConfig Modifier and Type Method Description UpdateServiceIntegrationConfig.BuilderUpdateServiceIntegrationConfig.Builder. logsAnomalyDetection(LogsAnomalyDetectionIntegrationConfig logsAnomalyDetection)Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
-