| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyUnusual |
AnomalyUnusual.addBehaviorEntry(String key,
Map<String,AnomalyObject> value)
Add a single Behavior entry
|
AnomalyUnusual |
AnomalyUnusual.clearBehaviorEntries()
Removes all the entries added into Behavior.
|
AnomalyUnusual |
AnomalyUnusual.clone() |
AnomalyUnusual |
Anomaly.getUnusual()
Information about the behavior of the anomalies.
|
AnomalyUnusual |
AnomalyUnusual.withBehavior(Map<String,Map<String,AnomalyObject>> behavior)
The behavior of the anomalous activity that caused GuardDuty to generate the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Anomaly.setUnusual(AnomalyUnusual unusual)
Information about the behavior of the anomalies.
|
Anomaly |
Anomaly.withUnusual(AnomalyUnusual unusual)
Information about the behavior of the anomalies.
|
Copyright © 2024. All rights reserved.