Uses of Class
software.amazon.awssdk.services.inspector2.model.Ec2ScanModeState
-
Packages that use Ec2ScanModeState Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of Ec2ScanModeState in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return Ec2ScanModeState Modifier and Type Method Description Ec2ScanModeStateEc2ConfigurationState. scanModeState()An object that contains details about the state of the Amazon EC2 scan mode.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type Ec2ScanModeState Modifier and Type Method Description Ec2ConfigurationState.BuilderEc2ConfigurationState.Builder. scanModeState(Ec2ScanModeState scanModeState)An object that contains details about the state of the Amazon EC2 scan mode.
-