| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogAnomalyShowcase> |
AnomalousLogGroup.logAnomalyShowcases()
The log anomalies in the log group.
|
| Modifier and Type | Method and Description |
|---|---|
AnomalousLogGroup.Builder |
AnomalousLogGroup.Builder.logAnomalyShowcases(LogAnomalyShowcase... logAnomalyShowcases)
The log anomalies in the log group.
|
| Modifier and Type | Method and Description |
|---|---|
AnomalousLogGroup.Builder |
AnomalousLogGroup.Builder.logAnomalyShowcases(Collection<LogAnomalyShowcase> logAnomalyShowcases)
The log anomalies in the log group.
|
Copyright © 2023. All rights reserved.