| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static AggregationType |
AggregationType.fromValue(String value)
Use this in place of valueOf.
|
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListFindingAggregationsRequest |
ListFindingAggregationsRequest.withAggregationType(AggregationType aggregationType)
The type of the aggregation request.
|
ListFindingAggregationsResult |
ListFindingAggregationsResult.withAggregationType(AggregationType aggregationType)
The type of aggregation to perform.
|
Copyright © 2024. All rights reserved.