| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionConfiguration |
MalwareProtectionConfiguration.clone() |
MalwareProtectionConfiguration |
DataSourceConfigurations.getMalwareProtection()
Describes whether Malware Protection is enabled as a data source.
|
MalwareProtectionConfiguration |
MalwareProtectionConfiguration.withScanEc2InstanceWithFindings(ScanEc2InstanceWithFindings scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceConfigurations.setMalwareProtection(MalwareProtectionConfiguration malwareProtection)
Describes whether Malware Protection is enabled as a data source.
|
DataSourceConfigurations |
DataSourceConfigurations.withMalwareProtection(MalwareProtectionConfiguration malwareProtection)
Describes whether Malware Protection is enabled as a data source.
|
Copyright © 2025. All rights reserved.