| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ConformancePackComplianceScoresFilters |
ConformancePackComplianceScoresFilters.clone() |
ConformancePackComplianceScoresFilters |
ListConformancePackComplianceScoresRequest.getFilters()
Filters the results based on the
ConformancePackComplianceScoresFilters. |
ConformancePackComplianceScoresFilters |
ConformancePackComplianceScoresFilters.withConformancePackNames(Collection<String> conformancePackNames)
The names of the conformance packs whose compliance scores you want to include in the conformance pack compliance
score result set.
|
ConformancePackComplianceScoresFilters |
ConformancePackComplianceScoresFilters.withConformancePackNames(String... conformancePackNames)
The names of the conformance packs whose compliance scores you want to include in the conformance pack compliance
score result set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListConformancePackComplianceScoresRequest.setFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the
ConformancePackComplianceScoresFilters. |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the
ConformancePackComplianceScoresFilters. |
Copyright © 2024. All rights reserved.