Uses of Class
software.amazon.awssdk.services.config.model.ResourceCountFilters
-
Packages that use ResourceCountFilters Package Description software.amazon.awssdk.services.config.model -
-
Uses of ResourceCountFilters in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return ResourceCountFilters Modifier and Type Method Description ResourceCountFiltersGetAggregateDiscoveredResourceCountsRequest. filters()Filters the results based on theResourceCountFiltersobject.Methods in software.amazon.awssdk.services.config.model with parameters of type ResourceCountFilters Modifier and Type Method Description GetAggregateDiscoveredResourceCountsRequest.BuilderGetAggregateDiscoveredResourceCountsRequest.Builder. filters(ResourceCountFilters filters)Filters the results based on theResourceCountFiltersobject.
-