| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAggregateComplianceByConformancePacksResult |
AmazonConfigClient.describeAggregateComplianceByConformancePacks(DescribeAggregateComplianceByConformancePacksRequest request)
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.
|
DescribeAggregateComplianceByConformancePacksResult |
AbstractAmazonConfig.describeAggregateComplianceByConformancePacks(DescribeAggregateComplianceByConformancePacksRequest request) |
DescribeAggregateComplianceByConformancePacksResult |
AmazonConfig.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.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAggregateComplianceByConformancePacksResult |
DescribeAggregateComplianceByConformancePacksResult.clone() |
DescribeAggregateComplianceByConformancePacksResult |
DescribeAggregateComplianceByConformancePacksResult.withAggregateComplianceByConformancePacks(AggregateComplianceByConformancePack... aggregateComplianceByConformancePacks)
Returns the
AggregateComplianceByConformancePack object. |
DescribeAggregateComplianceByConformancePacksResult |
DescribeAggregateComplianceByConformancePacksResult.withAggregateComplianceByConformancePacks(Collection<AggregateComplianceByConformancePack> aggregateComplianceByConformancePacks)
Returns the
AggregateComplianceByConformancePack object. |
DescribeAggregateComplianceByConformancePacksResult |
DescribeAggregateComplianceByConformancePacksResult.withNextToken(String nextToken)
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
Copyright © 2024. All rights reserved.