| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static CisSortOrder |
CisSortOrder.fromValue(String value)
Use this in place of valueOf.
|
static CisSortOrder |
CisSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CisSortOrder[] |
CisSortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListCisScansRequest |
ListCisScansRequest.withSortOrder(CisSortOrder sortOrder)
The CIS scans sort order.
|
ListCisScanResultsAggregatedByTargetResourceRequest |
ListCisScanResultsAggregatedByTargetResourceRequest.withSortOrder(CisSortOrder sortOrder)
The sort order.
|
ListCisScanConfigurationsRequest |
ListCisScanConfigurationsRequest.withSortOrder(CisSortOrder sortOrder)
The CIS scan configuration sort order order.
|
ListCisScanResultsAggregatedByChecksRequest |
ListCisScanResultsAggregatedByChecksRequest.withSortOrder(CisSortOrder sortOrder)
The sort order.
|
GetCisScanResultDetailsRequest |
GetCisScanResultDetailsRequest.withSortOrder(CisSortOrder sortOrder)
The sort order.
|
Copyright © 2024. All rights reserved.