| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtectionGroupAggregation |
ProtectionGroupAggregation.fromValue(String value)
Use this in place of valueOf.
|
static ProtectionGroupAggregation |
ProtectionGroupAggregation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtectionGroupAggregation[] |
ProtectionGroupAggregation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProtectionGroupRequest |
UpdateProtectionGroupRequest.withAggregation(ProtectionGroupAggregation aggregation)
Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.
|
CreateProtectionGroupRequest |
CreateProtectionGroupRequest.withAggregation(ProtectionGroupAggregation aggregation)
Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.
|
ProtectionGroup |
ProtectionGroup.withAggregation(ProtectionGroupAggregation aggregation)
Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withAggregations(ProtectionGroupAggregation... aggregations)
The aggregation setting of the protection groups that you want to retrieve.
|
Copyright © 2024. All rights reserved.