| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ScanDetections |
ScanDetections.clone() |
ScanDetections |
EbsVolumeScanDetails.getScanDetections()
Contains a complete view providing malware scan result details.
|
ScanDetections |
ScanDetections.withHighestSeverityThreatDetails(HighestSeverityThreatDetails highestSeverityThreatDetails)
Details of the highest severity threat detected during malware scan and number of infected files.
|
ScanDetections |
ScanDetections.withScannedItemCount(ScannedItemCount scannedItemCount)
Total number of scanned files.
|
ScanDetections |
ScanDetections.withThreatDetectedByName(ThreatDetectedByName threatDetectedByName)
Contains details about identified threats organized by threat name.
|
ScanDetections |
ScanDetections.withThreatsDetectedItemCount(ThreatsDetectedItemCount threatsDetectedItemCount)
Total number of infected files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EbsVolumeScanDetails.setScanDetections(ScanDetections scanDetections)
Contains a complete view providing malware scan result details.
|
EbsVolumeScanDetails |
EbsVolumeScanDetails.withScanDetections(ScanDetections scanDetections)
Contains a complete view providing malware scan result details.
|
Copyright © 2025. All rights reserved.