| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountOverviewResponse |
DevOpsGuruClient.describeAccountOverview(Consumer<DescribeAccountOverviewRequest.Builder> 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 |
|---|---|
default CompletableFuture<DescribeAccountOverviewResponse> |
DevOpsGuruAsyncClient.describeAccountOverview(Consumer<DescribeAccountOverviewRequest.Builder> 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 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.
|
Copyright © 2023. All rights reserved.