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