| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static LogsAnomalyDetectionIntegrationConfig.Builder |
LogsAnomalyDetectionIntegrationConfig.builder() |
LogsAnomalyDetectionIntegrationConfig.Builder |
LogsAnomalyDetectionIntegrationConfig.Builder.optInStatus(OptInStatus optInStatus)
Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
|
LogsAnomalyDetectionIntegrationConfig.Builder |
LogsAnomalyDetectionIntegrationConfig.Builder.optInStatus(String optInStatus)
Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.
|
LogsAnomalyDetectionIntegrationConfig.Builder |
LogsAnomalyDetectionIntegrationConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LogsAnomalyDetectionIntegrationConfig.Builder> |
LogsAnomalyDetectionIntegrationConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.logsAnomalyDetection(Consumer<LogsAnomalyDetectionIntegrationConfig.Builder> logsAnomalyDetection)
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
Copyright © 2023. All rights reserved.