Uses of Class
software.amazon.awssdk.services.config.paginators.GetConformancePackComplianceSummaryPublisher
-
Packages that use GetConformancePackComplianceSummaryPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of GetConformancePackComplianceSummaryPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return GetConformancePackComplianceSummaryPublisher Modifier and Type Method Description default GetConformancePackComplianceSummaryPublisherConfigAsyncClient. getConformancePackComplianceSummaryPaginator(Consumer<GetConformancePackComplianceSummaryRequest.Builder> getConformancePackComplianceSummaryRequest)Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.default GetConformancePackComplianceSummaryPublisherConfigAsyncClient. getConformancePackComplianceSummaryPaginator(GetConformancePackComplianceSummaryRequest getConformancePackComplianceSummaryRequest)Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.
-