Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationMalwareProtectionConfiguration
-
Packages that use OrganizationMalwareProtectionConfiguration Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationMalwareProtectionConfiguration in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationMalwareProtectionConfiguration Modifier and Type Method Description OrganizationMalwareProtectionConfigurationOrganizationDataSourceConfigurations. malwareProtection()Describes the configuration of Malware Protection for new members of the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationMalwareProtectionConfiguration Modifier and Type Method Description OrganizationDataSourceConfigurations.BuilderOrganizationDataSourceConfigurations.Builder. malwareProtection(OrganizationMalwareProtectionConfiguration malwareProtection)Describes the configuration of Malware Protection for new members of the organization.
-