Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationMalwareProtectionConfigurationResult
-
Packages that use OrganizationMalwareProtectionConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationMalwareProtectionConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationMalwareProtectionConfigurationResult Modifier and Type Method Description OrganizationMalwareProtectionConfigurationResultOrganizationDataSourceConfigurationsResult. malwareProtection()Describes the configuration of Malware Protection data source for an organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationMalwareProtectionConfigurationResult Modifier and Type Method Description OrganizationDataSourceConfigurationsResult.BuilderOrganizationDataSourceConfigurationsResult.Builder. malwareProtection(OrganizationMalwareProtectionConfigurationResult malwareProtection)Describes the configuration of Malware Protection data source for an organization.
-