| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAggregateComplianceByConformancePacksIterable |
ConfigClient.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 DescribeAggregateComplianceByConformancePacksIterable |
ConfigClient.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.
|
Copyright © 2023. All rights reserved.