| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static AggregationResourceType |
AggregationResourceType.fromValue(String value)
Use this in place of valueOf.
|
static AggregationResourceType |
AggregationResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationResourceType[] |
AggregationResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TitleAggregation |
TitleAggregation.withResourceType(AggregationResourceType resourceType)
The resource type to aggregate on.
|
FindingTypeAggregation |
FindingTypeAggregation.withResourceType(AggregationResourceType resourceType)
The resource type to aggregate.
|
AccountAggregation |
AccountAggregation.withResourceType(AggregationResourceType resourceType)
The type of resource.
|
Copyright © 2025. All rights reserved.