Uses of Class
software.amazon.awssdk.services.accessanalyzer.paginators.ListAnalyzedResourcesPublisher
-
Packages that use ListAnalyzedResourcesPublisher Package Description software.amazon.awssdk.services.accessanalyzer Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing a suite of capabilities. -
-
Uses of ListAnalyzedResourcesPublisher in software.amazon.awssdk.services.accessanalyzer
Methods in software.amazon.awssdk.services.accessanalyzer that return ListAnalyzedResourcesPublisher Modifier and Type Method Description default ListAnalyzedResourcesPublisherAccessAnalyzerAsyncClient. listAnalyzedResourcesPaginator(Consumer<ListAnalyzedResourcesRequest.Builder> listAnalyzedResourcesRequest)Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer..default ListAnalyzedResourcesPublisherAccessAnalyzerAsyncClient. listAnalyzedResourcesPaginator(ListAnalyzedResourcesRequest listAnalyzedResourcesRequest)Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer..
-