Uses of Class
software.amazon.awssdk.services.inspector2.model.Ec2Configuration
-
Packages that use Ec2Configuration Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of Ec2Configuration in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return Ec2Configuration Modifier and Type Method Description Ec2ConfigurationUpdateConfigurationRequest. ec2Configuration()Specifies how the Amazon EC2 automated scan will be updated for your environment.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type Ec2Configuration Modifier and Type Method Description UpdateConfigurationRequest.BuilderUpdateConfigurationRequest.Builder. ec2Configuration(Ec2Configuration ec2Configuration)Specifies how the Amazon EC2 automated scan will be updated for your environment.
-