Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationScanEc2InstanceWithFindings
-
Packages that use OrganizationScanEc2InstanceWithFindings Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationScanEc2InstanceWithFindings in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationScanEc2InstanceWithFindings Modifier and Type Method Description OrganizationScanEc2InstanceWithFindingsOrganizationMalwareProtectionConfiguration. scanEc2InstanceWithFindings()Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationScanEc2InstanceWithFindings Modifier and Type Method Description OrganizationMalwareProtectionConfiguration.BuilderOrganizationMalwareProtectionConfiguration.Builder. scanEc2InstanceWithFindings(OrganizationScanEc2InstanceWithFindings scanEc2InstanceWithFindings)Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the organization.
-