| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Detection |
Detection.clone() |
Detection |
Service.getDetection()
Contains information about the detected unusual behavior.
|
Detection |
Detection.withAnomaly(Anomaly anomaly)
The details about the anomalous activity that caused GuardDuty to generate the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setDetection(Detection detection)
Contains information about the detected unusual behavior.
|
Service |
Service.withDetection(Detection detection)
Contains information about the detected unusual behavior.
|
Copyright © 2024. All rights reserved.