Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeAggregateComplianceByConformancePacksPublisher
-
Packages that use DescribeAggregateComplianceByConformancePacksPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeAggregateComplianceByConformancePacksPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeAggregateComplianceByConformancePacksPublisher Modifier and Type Method Description default DescribeAggregateComplianceByConformancePacksPublisherConfigAsyncClient. describeAggregateComplianceByConformancePacksPaginator(Consumer<DescribeAggregateComplianceByConformancePacksRequest.Builder> describeAggregateComplianceByConformancePacksRequest)Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.default DescribeAggregateComplianceByConformancePacksPublisherConfigAsyncClient. describeAggregateComplianceByConformancePacksPaginator(DescribeAggregateComplianceByConformancePacksRequest describeAggregateComplianceByConformancePacksRequest)Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.
-