Uses of Class
software.amazon.awssdk.services.config.paginators.ListAggregateDiscoveredResourcesPublisher
-
Packages that use ListAggregateDiscoveredResourcesPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of ListAggregateDiscoveredResourcesPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return ListAggregateDiscoveredResourcesPublisher Modifier and Type Method Description default ListAggregateDiscoveredResourcesPublisherConfigAsyncClient. listAggregateDiscoveredResourcesPaginator(Consumer<ListAggregateDiscoveredResourcesRequest.Builder> listAggregateDiscoveredResourcesRequest)Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.default ListAggregateDiscoveredResourcesPublisherConfigAsyncClient. listAggregateDiscoveredResourcesPaginator(ListAggregateDiscoveredResourcesRequest listAggregateDiscoveredResourcesRequest)Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
-