| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.paginators | |
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAggregateComplianceByConformancePacksResponse |
ConfigClient.describeAggregateComplianceByConformancePacks(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.
|
default CompletableFuture<DescribeAggregateComplianceByConformancePacksResponse> |
ConfigAsyncClient.describeAggregateComplianceByConformancePacks(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.
|
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.
|
default DescribeAggregateComplianceByConformancePacksPublisher |
ConfigAsyncClient.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.
|
| Constructor and Description |
|---|
DescribeAggregateComplianceByConformancePacksIterable(ConfigClient client,
DescribeAggregateComplianceByConformancePacksRequest firstRequest) |
DescribeAggregateComplianceByConformancePacksPublisher(ConfigAsyncClient client,
DescribeAggregateComplianceByConformancePacksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAggregateComplianceByConformancePacksRequestMarshaller.marshall(DescribeAggregateComplianceByConformancePacksRequest describeAggregateComplianceByConformancePacksRequest) |
Copyright © 2023. All rights reserved.