| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static ScanType |
ScanType.fromValue(String value)
Use this in place of valueOf.
|
static ScanType |
ScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanType[] |
ScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EbsVolumeScanDetails |
EbsVolumeScanDetails.withScanType(ScanType scanType)
Specifies the scan type that invoked the malware scan.
|
Scan |
Scan.withScanType(ScanType scanType)
Specifies the scan type that invoked the malware scan.
|
Copyright © 2025. All rights reserved.