| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.clone() |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withFilters(ConformancePackComplianceScoresFilters filters)
Filters the results based on the
ConformancePackComplianceScoresFilters. |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withLimit(Integer limit)
The maximum number of conformance pack compliance scores returned on each page.
|
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withNextToken(String nextToken)
The
nextToken string in a prior request that you can use to get the paginated response for the next
set of conformance pack compliance scores. |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withSortBy(SortBy sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withSortBy(String sortBy)
Sorts your conformance pack compliance scores in either ascending or descending order, depending on
SortOrder. |
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withSortOrder(SortOrder sortOrder)
Determines the order in which conformance pack compliance scores are sorted.
|
ListConformancePackComplianceScoresRequest |
ListConformancePackComplianceScoresRequest.withSortOrder(String sortOrder)
Determines the order in which conformance pack compliance scores are sorted.
|
Copyright © 2023. All rights reserved.