| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceScanType |
ResourceScanType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceScanType |
ResourceScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceScanType[] |
ResourceScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnableRequest |
EnableRequest.withResourceTypes(ResourceScanType... resourceTypes)
The resource scan types you want to enable.
|
DisableRequest |
DisableRequest.withResourceTypes(ResourceScanType... resourceTypes)
The resource scan types you want to disable.
|
Copyright © 2022. All rights reserved.