| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.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 |
|---|---|
CoveredResource |
CoveredResource.withScanType(ScanType scanType)
The Amazon Inspector scan type covering the resource.
|
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.withScanType(ScanType scanType)
The scan type the key encrypts.
|
UpdateEncryptionKeyRequest |
UpdateEncryptionKeyRequest.withScanType(ScanType scanType)
The scan type for the encryption key.
|
ResetEncryptionKeyRequest |
ResetEncryptionKeyRequest.withScanType(ScanType scanType)
The scan type the key encrypts.
|
Copyright © 2025. All rights reserved.