Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.DescribeResourceCollectionHealthPublisher
-
Packages that use DescribeResourceCollectionHealthPublisher 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. -
-
Uses of DescribeResourceCollectionHealthPublisher in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return DescribeResourceCollectionHealthPublisher Modifier and Type Method Description default DescribeResourceCollectionHealthPublisherDevOpsGuruAsyncClient. describeResourceCollectionHealthPaginator(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account.default DescribeResourceCollectionHealthPublisherDevOpsGuruAsyncClient. describeResourceCollectionHealthPaginator(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account.
-