Uses of Class
software.amazon.awssdk.services.guardduty.model.MalwareProtectionDataSourceFreeTrial
-
Packages that use MalwareProtectionDataSourceFreeTrial Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of MalwareProtectionDataSourceFreeTrial in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return MalwareProtectionDataSourceFreeTrial Modifier and Type Method Description MalwareProtectionDataSourceFreeTrialDataSourcesFreeTrial. malwareProtection()Describes whether Malware Protection is enabled as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type MalwareProtectionDataSourceFreeTrial Modifier and Type Method Description DataSourcesFreeTrial.BuilderDataSourcesFreeTrial.Builder. malwareProtection(MalwareProtectionDataSourceFreeTrial malwareProtection)Describes whether Malware Protection is enabled as a data source.
-