Uses of Class
software.amazon.awssdk.services.inspector2.model.Ec2ConfigurationState
-
Packages that use Ec2ConfigurationState Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of Ec2ConfigurationState in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return Ec2ConfigurationState Modifier and Type Method Description Ec2ConfigurationStateGetConfigurationResponse. ec2Configuration()Specifies how the Amazon EC2 automated scan mode is currently configured for your environment.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type Ec2ConfigurationState Modifier and Type Method Description GetConfigurationResponse.BuilderGetConfigurationResponse.Builder. ec2Configuration(Ec2ConfigurationState ec2Configuration)Specifies how the Amazon EC2 automated scan mode is currently configured for your environment.
-