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