| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2ScanModeState |
Ec2ScanModeState.clone() |
Ec2ScanModeState |
Ec2ConfigurationState.getScanModeState()
An object that contains details about the state of the Amazon EC2 scan mode.
|
Ec2ScanModeState |
Ec2ScanModeState.withScanMode(Ec2ScanMode scanMode)
The scan method that is applied to the instance.
|
Ec2ScanModeState |
Ec2ScanModeState.withScanMode(String scanMode)
The scan method that is applied to the instance.
|
Ec2ScanModeState |
Ec2ScanModeState.withScanModeStatus(Ec2ScanModeStatus scanModeStatus)
The status of the Amazon EC2 scan mode setting.
|
Ec2ScanModeState |
Ec2ScanModeState.withScanModeStatus(String scanModeStatus)
The status of the Amazon EC2 scan mode setting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ec2ConfigurationState.setScanModeState(Ec2ScanModeState scanModeState)
An object that contains details about the state of the Amazon EC2 scan mode.
|
Ec2ConfigurationState |
Ec2ConfigurationState.withScanModeState(Ec2ScanModeState scanModeState)
An object that contains details about the state of the Amazon EC2 scan mode.
|
Copyright © 2024. All rights reserved.