Uses of Class
software.amazon.awssdk.services.config.model.AggregateConformancePackComplianceSummaryFilters
-
Packages that use AggregateConformancePackComplianceSummaryFilters Package Description software.amazon.awssdk.services.config.model -
-
Uses of AggregateConformancePackComplianceSummaryFilters in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return AggregateConformancePackComplianceSummaryFilters Modifier and Type Method Description AggregateConformancePackComplianceSummaryFiltersGetAggregateConformancePackComplianceSummaryRequest. filters()Filters the results based on theAggregateConformancePackComplianceSummaryFiltersobject.Methods in software.amazon.awssdk.services.config.model with parameters of type AggregateConformancePackComplianceSummaryFilters Modifier and Type Method Description GetAggregateConformancePackComplianceSummaryRequest.BuilderGetAggregateConformancePackComplianceSummaryRequest.Builder. filters(AggregateConformancePackComplianceSummaryFilters filters)Filters the results based on theAggregateConformancePackComplianceSummaryFiltersobject.
-