| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity.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 |
|---|---|
CreateScanRequest |
CreateScanRequest.withScanType(ScanType scanType)
The type of scan, either
Standard or Express. |
Copyright © 2024. All rights reserved.