| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.clone() |
AggregateConformancePackComplianceFilters |
DescribeAggregateComplianceByConformancePacksRequest.getFilters()
Filters the result by
AggregateConformancePackComplianceFilters object. |
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.withAccountId(String accountId)
The 12-digit Amazon Web Services account ID of the source account.
|
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.withAwsRegion(String awsRegion)
The source Amazon Web Services Region from where the data is aggregated.
|
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.withComplianceType(ConformancePackComplianceType complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.withComplianceType(String complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters |
AggregateConformancePackComplianceFilters.withConformancePackName(String conformancePackName)
The name of the conformance pack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAggregateComplianceByConformancePacksRequest.setFilters(AggregateConformancePackComplianceFilters filters)
Filters the result by
AggregateConformancePackComplianceFilters object. |
DescribeAggregateComplianceByConformancePacksRequest |
DescribeAggregateComplianceByConformancePacksRequest.withFilters(AggregateConformancePackComplianceFilters filters)
Filters the result by
AggregateConformancePackComplianceFilters object. |
Copyright © 2023. All rights reserved.