Uses of Class
software.amazon.awssdk.services.config.paginators.GetDiscoveredResourceCountsIterable
-
Packages that use GetDiscoveredResourceCountsIterable Package Description software.amazon.awssdk.services.config Config -
-
Uses of GetDiscoveredResourceCountsIterable in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return GetDiscoveredResourceCountsIterable Modifier and Type Method Description default GetDiscoveredResourceCountsIterableConfigClient. 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 GetDiscoveredResourceCountsIterableConfigClient. 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 GetDiscoveredResourceCountsIterableConfigClient. 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.
-