| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2Configuration |
Ec2Configuration.clone() |
Ec2Configuration |
UpdateConfigurationRequest.getEc2Configuration()
Specifies how the Amazon EC2 automated scan will be updated for your environment.
|
Ec2Configuration |
Ec2Configuration.withScanMode(Ec2ScanMode scanMode)
The scan method that is applied to the instance.
|
Ec2Configuration |
Ec2Configuration.withScanMode(String scanMode)
The scan method that is applied to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConfigurationRequest.setEc2Configuration(Ec2Configuration ec2Configuration)
Specifies how the Amazon EC2 automated scan will be updated for your environment.
|
UpdateConfigurationRequest |
UpdateConfigurationRequest.withEc2Configuration(Ec2Configuration ec2Configuration)
Specifies how the Amazon EC2 automated scan will be updated for your environment.
|
Copyright © 2025. All rights reserved.