| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ScanResultDetails |
ScanResultDetails.clone() |
ScanResultDetails |
Scan.getScanResultDetails()
Represents the result of the scan.
|
ScanResultDetails |
ScanResultDetails.withScanResult(ScanResult scanResult)
An enum value representing possible scan results.
|
ScanResultDetails |
ScanResultDetails.withScanResult(String scanResult)
An enum value representing possible scan results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scan.setScanResultDetails(ScanResultDetails scanResultDetails)
Represents the result of the scan.
|
Scan |
Scan.withScanResultDetails(ScanResultDetails scanResultDetails)
Represents the result of the scan.
|
Copyright © 2023. All rights reserved.