Uses of Class
software.amazon.awssdk.services.guardduty.model.ScanEc2InstanceWithFindings
-
Packages that use ScanEc2InstanceWithFindings Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ScanEc2InstanceWithFindings in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ScanEc2InstanceWithFindings Modifier and Type Method Description ScanEc2InstanceWithFindingsMalwareProtectionConfiguration. scanEc2InstanceWithFindings()Describes the configuration of Malware Protection for EC2 instances with findings.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ScanEc2InstanceWithFindings Modifier and Type Method Description MalwareProtectionConfiguration.BuilderMalwareProtectionConfiguration.Builder. scanEc2InstanceWithFindings(ScanEc2InstanceWithFindings scanEc2InstanceWithFindings)Describes the configuration of Malware Protection for EC2 instances with findings.
-