Uses of Class
software.amazon.awssdk.services.devopsguru.model.LogsAnomalyDetectionIntegration
-
Packages that use LogsAnomalyDetectionIntegration Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of LogsAnomalyDetectionIntegration in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return LogsAnomalyDetectionIntegration Modifier and Type Method Description LogsAnomalyDetectionIntegrationServiceIntegrationConfig. 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 LogsAnomalyDetectionIntegration Modifier and Type Method Description ServiceIntegrationConfig.BuilderServiceIntegrationConfig.Builder. logsAnomalyDetection(LogsAnomalyDetectionIntegration logsAnomalyDetection)Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
-