Uses of Class
software.amazon.awssdk.services.config.paginators.GetDiscoveredResourceCountsPublisher
-
Packages that use GetDiscoveredResourceCountsPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of GetDiscoveredResourceCountsPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return GetDiscoveredResourceCountsPublisher Modifier and Type Method Description default GetDiscoveredResourceCountsPublisherConfigAsyncClient. getDiscoveredResourceCountsPaginator()Returns the resource types, the number of each resource type, and the total number of resources that Config is recording in this region for your Amazon Web Services account.default GetDiscoveredResourceCountsPublisherConfigAsyncClient. getDiscoveredResourceCountsPaginator(Consumer<GetDiscoveredResourceCountsRequest.Builder> getDiscoveredResourceCountsRequest)Returns the resource types, the number of each resource type, and the total number of resources that Config is recording in this region for your Amazon Web Services account.default GetDiscoveredResourceCountsPublisherConfigAsyncClient. getDiscoveredResourceCountsPaginator(GetDiscoveredResourceCountsRequest getDiscoveredResourceCountsRequest)Returns the resource types, the number of each resource type, and the total number of resources that Config is recording in this region for your Amazon Web Services account.
-