| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| software.amazon.awssdk.services.devopsguru.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountOverviewResponse> |
DevOpsGuruAsyncClient.describeAccountOverview(DescribeAccountOverviewRequest describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
default DescribeAccountOverviewResponse |
DevOpsGuruClient.describeAccountOverview(DescribeAccountOverviewRequest describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAccountOverviewRequestMarshaller.marshall(DescribeAccountOverviewRequest describeAccountOverviewRequest) |
Copyright © 2023. All rights reserved.