| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
LogsAnomalyDetectionIntegrationConfig |
LogsAnomalyDetectionIntegrationConfig.clone() |
LogsAnomalyDetectionIntegrationConfig |
UpdateServiceIntegrationConfig.getLogsAnomalyDetection()
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
LogsAnomalyDetectionIntegrationConfig |
LogsAnomalyDetectionIntegrationConfig.withOptInStatus(OptInStatus optInStatus)
Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
|
LogsAnomalyDetectionIntegrationConfig |
LogsAnomalyDetectionIntegrationConfig.withOptInStatus(String optInStatus)
Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceIntegrationConfig.setLogsAnomalyDetection(LogsAnomalyDetectionIntegrationConfig logsAnomalyDetection)
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.withLogsAnomalyDetection(LogsAnomalyDetectionIntegrationConfig logsAnomalyDetection)
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
Copyright © 2023. All rights reserved.