Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails
-
Packages that use AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesMalwareProtectionDetailsAwsGuardDutyDetectorDataSourcesDetails. malwareProtection()An object that contains information on the status of Malware Protection as a data source for the detector.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesDetails.BuilderAwsGuardDutyDetectorDataSourcesDetails.Builder. malwareProtection(AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails malwareProtection)An object that contains information on the status of Malware Protection as a data source for the detector.
-